<?xml version="1.0"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:label="http://www.w3.org/2004/12/q/contentlabel#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:dcterms="http://purl.org/dc/terms/"
  xmlns:icra="http://www.icra.org/rdfs/vocabularyv03#">

  <rdf:Description rdf:about="">
    <dc:creator rdf:resource="http://www.icra.org" />
    <dcterms:issued>2005-07-06</dcterms:issued>
    <label:authorityFor>http://www.icra.org/rdfs/vocabularyv03</label:authorityFor>
  </rdf:Description>

  <label:Ruleset rdf:ID="Ruleset">
    <label:hasHostRestrictions>
      <label:Hosts>
        <label:hostRestriction>www.aussiefarmers.com.au</label:hostRestriction>
      </label:Hosts>
    </label:hasHostRestrictions>
     <label:hasDefaultLabel rdf:resource="#label_1"/>
  </label:Ruleset>

  <label:ContentLabel rdf:ID="label_1">
    <rdfs:comment>Label for most of website</rdfs:comment>
    <icra:cz>1</icra:cz>
    <icra:lz>1</icra:lz>
    <icra:nz>1</icra:nz>
    <icra:oz>1</icra:oz>
    <icra:sz>1</icra:sz>
    <icra:vz>1</icra:vz>
    <rdfs:label>No nudity; no sex; no violence; no potentially offensive language; no user-generated content; no other potentially harmful activities</rdfs:label>
  </label:ContentLabel>

</rdf:RDF>

