<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://purl.org/dc/dcmitype/" xmlns:ns2="http://purl.org/dc/dcam/"> <owl:NamedIndividual rdf:about="http://purl.org/dc/terms/accrualMethod"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/> <rdfs:comment xml:lang="en">The method by which items are added to a collection.</rdfs:comment> <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/> <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/> <rdfs:label xml:lang="en">Accrual Method</rdfs:label> <dct:description xml:lang="en">Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)].</dct:description> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005-06-13</dct:issued> <ns2:rangeIncludes rdf:resource="http://purl.org/dc/terms/MethodOfAccrual"/> </owl:NamedIndividual> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns0="http://purl.org/dc/dcmitype/" xmlns:ns2="http://purl.org/dc/dcam/">
  <owl:NamedIndividual rdf:about="http://purl.org/dc/terms/accrualMethod">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdfs:comment xml:lang="en">The method by which items are added to a collection.</rdfs:comment>
    <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/terms/"/>
    <rdfs:label xml:lang="en">Accrual Method</rdfs:label>
    <dct:description xml:lang="en">Recommended practice is to use a value from the Collection Description Accrual Method Vocabulary [[DCMI-ACCRUALMETHOD](https://dublincore.org/groups/collections/accrual-method/)].</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2005-06-13</dct:issued>
    <ns2:rangeIncludes rdf:resource="http://purl.org/dc/terms/MethodOfAccrual"/>
  </owl:NamedIndividual>
</rdf:RDF>