RDFa technology buttonRDFa Validation results

Validator messages

Congratulations, your RDFa source is valid; however there are 2 warnings and one informational message in your RDFa content that you might want to check

(Checked RDFa 1.1, with HTML5+RDFa as host language.)

Warnings

Warning: [In element 'html'] The usage of 'xmlns' for prefix definition is deprecated; please use the 'prefix' attribute instead (definition for 'xhtml')

Warning: [In element 'html'] The usage of 'xmlns' for prefix definition is deprecated; please use the 'prefix' attribute instead (definition for 'xhtml')

Informational messages

Info: Input Host Language:HTML5+RDFa, RDFa version:1.1, base:http://dublincore.org/documents/2012/06/14/dcmi-terms/

Generated RDF content in Turtle format

@prefix dc: <http://purl.org/dc/terms/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dcam: <http://purl.org/dc/dcam/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xhv: <http://www.w3.org/1999/xhtml/vocab#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dcam:VocabularyEncodingScheme a rdfs:Class;
    rdfs:label "Vocabulary Encoding Scheme"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#VocabularyEncodingScheme-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "An enumerated set of resources."@en;
    rdfs:isDefinedBy dcam:;
    rdfs:seeAlso <http://dublincore.org/documents/2007/06/04/abstract-model/> .

dctype:Collection a rdfs:Class;
    rdfs:label "Collection"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "A collection is described as a group; its parts may also be separately described."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Collection-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An aggregation of resources."@en;
    rdfs:isDefinedBy dctype: .

dctype:Dataset a rdfs:Class;
    rdfs:label "Dataset"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include lists, tables, and databases.  A dataset may be useful for direct machine processing."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Dataset-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Data encoded in a defined structure."@en;
    rdfs:isDefinedBy dctype: .

dctype:Event a rdfs:Class;
    rdfs:label "Event"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Metadata for an event provides descriptive information that is the basis for discovery of the purpose, location, duration, and responsible agents associated with an event. Examples include an exhibition, webcast, conference, workshop, open day, performance, battle, trial, wedding, tea party, conflagration."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Event-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A non-persistent, time-based occurrence."@en;
    rdfs:isDefinedBy dctype: .

dctype:Image a rdfs:Class;
    rdfs:label "Image"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include images and photographs of physical objects, paintings, prints, drawings, other images and graphics, animations and moving pictures, film, diagrams, maps, musical notation.  Note that Image may include both electronic and physical representations."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Image-004>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A visual representation other than text."@en;
    rdfs:isDefinedBy dctype: .

dctype:InteractiveResource a rdfs:Class;
    rdfs:label "Interactive Resource"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include forms on Web pages, applets, multimedia learning objects, chat services, or virtual reality environments."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#InteractiveResource-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A resource requiring interaction from the user to be understood, executed, or experienced."@en;
    rdfs:isDefinedBy dctype: .

dctype:MovingImage a rdfs:Class;
    rdfs:label "Moving Image"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include animations, movies, television programs, videos, zoetropes, or visual output from a simulation.  Instances of the type Moving Image must also be describable as instances of the broader type Image."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MovingImage-003>;
    dc:issued "2003-11-18"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A series of visual representations imparting an impression of motion when shown in succession."@en;
    rdfs:isDefinedBy dctype:;
    rdfs:subClassOf dctype:Image .

dctype:PhysicalObject a rdfs:Class;
    rdfs:label "Physical Object"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Note that digital representations of, or surrogates for, these objects should use Image, Text or one of the other types."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalObject-003>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An inanimate, three-dimensional object or substance."@en;
    rdfs:isDefinedBy dctype: .

dctype:Service a rdfs:Class;
    rdfs:label "Service"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include a photocopying service, a banking service, an authentication service, interlibrary loans, a Z39.50 or Web server."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Service-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A system that provides one or more functions."@en;
    rdfs:isDefinedBy dctype: .

dctype:Software a rdfs:Class;
    rdfs:label "Software"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include a C source file, MS-Windows .exe executable, or Perl script."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Software-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A computer program in source or compiled form."@en;
    rdfs:isDefinedBy dctype: .

dctype:Sound a rdfs:Class;
    rdfs:label "Sound"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include a music playback file format, an audio compact disc, and recorded speech or sounds."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Sound-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A resource primarily intended to be heard."@en;
    rdfs:isDefinedBy dctype: .

dctype:StillImage a rdfs:Class;
    rdfs:label "Still Image"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include paintings, drawings, graphic designs, plans and maps. Recommended best practice is to assign the type Text to images of textual materials. Instances of the type Still Image must also be describable as instances of the broader type Image."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#StillImage-003>;
    dc:issued "2003-11-18"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A static visual representation."@en;
    rdfs:isDefinedBy dctype:;
    rdfs:subClassOf dctype:Image .

dctype:Text a rdfs:Class;
    rdfs:label "Text"@en;
    dcam:memberOf dc:DCMIType;
    dc:description "Examples include books, letters, dissertations, poems, newspapers, articles, archives of mailing lists. Note that facsimiles or images of texts are still of the genre Text."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Text-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A resource consisting primarily of words for reading."@en;
    rdfs:isDefinedBy dctype: .

dc:Agent a dc:AgentClass,
        rdfs:Class;
    rdfs:label "Agent"@en;
    dc:description "Examples of Agent include person, organization, and software agent."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Agent-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A resource that acts or has the power to act."@en;
    rdfs:isDefinedBy dc: .

dc:AgentClass a rdfs:Class;
    rdfs:label "Agent Class"@en;
    dc:description "Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#AgentClass-003>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2012-06-14"^^xsd:date;
    rdfs:comment "A group of agents."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf rdfs:Class .

dc:BibliographicResource a rdfs:Class;
    rdfs:label "Bibliographic Resource"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#BibliographicResource-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A book, article, or other documentary resource."@en;
    rdfs:isDefinedBy dc: .

dc:FileFormat a rdfs:Class;
    rdfs:label "File Format"@en;
    dc:description "Examples include the formats defined by the list of Internet Media Types."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#FileFormat-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A digital resource format."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:MediaType .

dc:Frequency a rdfs:Class;
    rdfs:label "Frequency"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Frequency-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A rate at which something recurs."@en;
    rdfs:isDefinedBy dc: .

dc:Jurisdiction a rdfs:Class;
    rdfs:label "Jurisdiction"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Jurisdiction-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "The extent or range of judicial, law enforcement, or other authority."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:LocationPeriodOrJurisdiction .

dc:LicenseDocument a rdfs:Class;
    rdfs:label "License Document"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#LicenseDocument-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A legal document giving official permission to do something with a Resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:RightsStatement .

dc:LinguisticSystem a rdfs:Class;
    rdfs:label "Linguistic System"@en;
    dc:description "Examples include written, spoken, sign, and computer languages."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#LinguisticSystem-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A system of signs, symbols, sounds, gestures, or rules used in communication."@en;
    rdfs:isDefinedBy dc: .

dc:Location a rdfs:Class;
    rdfs:label "Location"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Location-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A spatial region or named place."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:LocationPeriodOrJurisdiction .

dc:LocationPeriodOrJurisdiction a rdfs:Class;
    rdfs:label "Location, Period, or Jurisdiction"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#LocationPeriodOrJurisdiction-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A location, period of time, or jurisdiction."@en;
    rdfs:isDefinedBy dc: .

dc:MediaType a rdfs:Class;
    rdfs:label "Media Type"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MediaType-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A file format or physical medium."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:MediaTypeOrExtent .

dc:MediaTypeOrExtent a rdfs:Class;
    rdfs:label "Media Type or Extent"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MediaTypeOrExtent-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A media type or extent."@en;
    rdfs:isDefinedBy dc: .

dc:MethodOfAccrual a rdfs:Class;
    rdfs:label "Method of Accrual"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MethodOfAccrual-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A method by which resources are added to a collection."@en;
    rdfs:isDefinedBy dc: .

dc:MethodOfInstruction a rdfs:Class;
    rdfs:label "Method of Instruction"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MethodOfInstruction-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A process that is used to engender knowledge, attitudes, and skills."@en;
    rdfs:isDefinedBy dc: .

dc:PeriodOfTime a rdfs:Class;
    rdfs:label "Period of Time"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#PeriodOfTime-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "An interval of time that is named or defined by its start and end dates."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:LocationPeriodOrJurisdiction .

dc:PhysicalMedium a rdfs:Class;
    rdfs:label "Physical Medium"@en;
    dc:description "Examples include paper, canvas, or DVD."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalMedium-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A physical material or carrier."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:MediaType .

dc:PhysicalResource a rdfs:Class;
    rdfs:label "Physical Resource"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#PhysicalResource-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A material thing."@en;
    rdfs:isDefinedBy dc: .

dc:Policy a rdfs:Class;
    rdfs:label "Policy"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Policy-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters."@en;
    rdfs:isDefinedBy dc: .

dc:ProvenanceStatement a rdfs:Class;
    rdfs:label "Provenance Statement"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#ProvenanceStatement-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation."@en;
    rdfs:isDefinedBy dc: .

dc:RightsStatement a rdfs:Class;
    rdfs:label "Rights Statement"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#RightsStatement-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights."@en;
    rdfs:isDefinedBy dc: .

dc:SizeOrDuration a rdfs:Class;
    rdfs:label "Size or Duration"@en;
    dc:description "Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#SizeOrDuration-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A dimension or extent, or a time taken to play or execute."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subClassOf dc:MediaTypeOrExtent .

dc:Standard a rdfs:Class;
    rdfs:label "Standard"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Standard-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "A basis for comparison; a reference point against which other things can be evaluated."@en;
    rdfs:isDefinedBy dc: .

<http://purl.org/dc/> dc:creator "DCMI Usage Board"@en;
    dc:description "This document is an up-to-date specification of all metadata terms maintained by the Dublin Core Metadata Initiative, including properties, vocabulary encoding schemes, syntax encoding schemes, and classes."@en;
    dc:identifier <http://dublincore.org/documents/2012/06/14/dcmi-terms/>;
    dc:isVersionOf <http://dublincore.org/documents/dcmi-terms/>;
    dc:issued "2012-06-14"^^xsd:date;
    dc:replaces <http://dublincore.org/documents/2010/10/11/dcmi-terms/>;
    dc:tableOfContents <http://dublincore.org/documents/2012/06/14/dcmi-terms/#contents>;
    dc:title "DCMI Metadata Terms"@en;
    xhv:license <http://creativecommons.org/licenses/by/3.0/> .

dcam:memberOf a rdf:Property;
    rdfs:label "Member Of"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#memberOf-002>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "A relationship between a resource and a vocabulary encoding scheme which indicates that the resource is a member of a set."@en;
    rdfs:isDefinedBy dcam:;
    rdfs:range dcam:VocabularyEncodingScheme;
    rdfs:seeAlso <http://dublincore.org/documents/2007/06/04/abstract-model/> .

dc:Box a rdfs:Datatype;
    rdfs:label "DCMI Box"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Box-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://dublincore.org/documents/dcmi-box/> .

dc:DDC a dcam:VocabularyEncodingScheme;
    rdfs:label "DDC"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#DDC-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of conceptual resources specified by the Dewey Decimal Classification."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.oclc.org/dewey/> .

dc:IMT a dcam:VocabularyEncodingScheme;
    rdfs:label "IMT"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#IMT-004>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of media types specified by the Internet Assigned Numbers Authority."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.iana.org/assignments/media-types/> .

dc:ISO3166 a rdfs:Datatype;
    rdfs:label "ISO 3166"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#ISO3166-004>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of codes listed in ISO 3166-1 for the representation of names of countries."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html> .

dc:ISO639-2 a rdfs:Datatype;
    rdfs:label "ISO 639-2"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-2-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://lcweb.loc.gov/standards/iso639-2/langhome.html> .

dc:ISO639-3 a rdfs:Datatype;
    rdfs:label "ISO 639-3"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#ISO639-3-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "The set of three-letter codes listed in ISO 639-3 for the representation of names of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.sil.org/iso639-3/> .

dc:LCC a dcam:VocabularyEncodingScheme;
    rdfs:label "LCC"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#LCC-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of conceptual resources specified by the Library of Congress Classification."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://lcweb.loc.gov/catdir/cpso/lcco/lcco.html> .

dc:LCSH a dcam:VocabularyEncodingScheme;
    rdfs:label "LCSH"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#LCSH-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of labeled concepts specified by the Library of Congress Subject Headings."@en;
    rdfs:isDefinedBy dc: .

dc:MESH a dcam:VocabularyEncodingScheme;
    rdfs:label "MeSH"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#MESH-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of labeled concepts specified by the Medical Subject Headings."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.nlm.nih.gov/mesh/meshhome.html> .

dc:NLM a dcam:VocabularyEncodingScheme;
    rdfs:label "NLM"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#NLM-002>;
    dc:issued "2005-06-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of conceptual resources specified by the National Library of Medicine Classification."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://wwwcf.nlm.nih.gov/class/> .

dc:Period a rdfs:Datatype;
    rdfs:label "DCMI Period"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Period-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://dublincore.org/documents/dcmi-period/> .

dc:Point a rdfs:Datatype;
    rdfs:label "DCMI Point"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#Point-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://dublincore.org/documents/dcmi-point/> .

dc:RFC1766 a rdfs:Datatype;
    rdfs:label "RFC 1766"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#RFC1766-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of tags, constructed according to RFC 1766, for the identification of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc1766.txt> .

dc:RFC3066 a rdfs:Datatype;
    rdfs:label "RFC 3066"@en;
    dc:description "RFC 3066 has been obsoleted by RFC 4646."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#RFC3066-002>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of tags constructed according to RFC 3066 for the identification of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc3066.txt> .

dc:RFC4646 a rdfs:Datatype;
    rdfs:label "RFC 4646"@en;
    dc:description "RFC 4646 obsoletes RFC 3066."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#RFC4646-001>;
    dc:issued "2008-01-14"^^xsd:date;
    rdfs:comment "The set of tags constructed according to RFC 4646 for the identification of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc4646.txt> .

dc:RFC5646 a rdfs:Datatype;
    rdfs:label "RFC 5646"@en;
    dc:description "RFC 5646 obsoletes RFC 4646."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#RFC5646-001>;
    dc:issued "2010-10-11"^^xsd:date;
    rdfs:comment "The set of tags constructed according to RFC 5646 for the identification of languages."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc5646.txt> .

dc:TGN a dcam:VocabularyEncodingScheme;
    rdfs:label "TGN"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#TGN-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of places specified by the Getty Thesaurus of Geographic Names."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.getty.edu/research/tools/vocabulary/tgn/index.html> .

dc:UDC a dcam:VocabularyEncodingScheme;
    rdfs:label "UDC"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#UDC-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of conceptual resources specified by the Universal Decimal Classification."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.udcc.org/> .

dc:URI a rdfs:Datatype;
    rdfs:label "URI"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#URI-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc3986.txt> .

dc:W3CDTF a rdfs:Datatype;
    rdfs:label "W3C-DTF"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#W3CDTF-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The set of dates and times constructed according to the W3C Date and Time Formats Specification."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso <http://www.w3.org/TR/NOTE-datetime> .

dc:abstract a rdf:Property;
    rdfs:label "Abstract"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#abstract-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A summary of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:description,
        dc:description .

dc:accessRights a rdf:Property;
    rdfs:label "Access Rights"@en;
    dc:description "Access Rights may include information regarding access or restrictions based on privacy, security, or other policies."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#accessRights-002>;
    dc:issued "2003-02-15"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Information about who can access the resource or an indication of its security status."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:RightsStatement;
    rdfs:subPropertyOf dc11:rights,
        dc:rights .

dc:accrualMethod a rdf:Property;
    rdfs:label "Accrual Method"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#accrualMethod-003>;
    dc:issued "2005-06-13"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "The method by which items are added to a collection."@en;
    rdfs:domain dctype:Collection;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:MethodOfAccrual .

dc:accrualPeriodicity a rdf:Property;
    rdfs:label "Accrual Periodicity"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#accrualPeriodicity-003>;
    dc:issued "2005-06-13"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "The frequency with which items are added to a collection."@en;
    rdfs:domain dctype:Collection;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Frequency .

dc:accrualPolicy a rdf:Property;
    rdfs:label "Accrual Policy"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#accrualPolicy-003>;
    dc:issued "2005-06-13"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "The policy governing the addition of items to a collection."@en;
    rdfs:domain dctype:Collection;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Policy .

dc:alternative a rdf:Property;
    rdfs:label "Alternative Title"@en;
    dc:description "The distinction between titles and alternative titles is application-specific."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#alternative-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "An alternative name for the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:title,
        dc:title .

dc:available a rdf:Property;
    rdfs:label "Date Available"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#available-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date (often a range) that the resource became or will become available."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:bibliographicCitation a rdf:Property;
    rdfs:label "Bibliographic Citation"@en;
    dc:description "Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#bibliographicCitation-002>;
    dc:issued "2003-02-15"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A bibliographic reference for the resource."@en;
    rdfs:domain dc:BibliographicResource;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:identifier,
        dc:identifier .

dc:conformsTo a rdf:Property;
    rdfs:label "Conforms To"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#conformsTo-003>;
    dc:issued "2001-05-21"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An established standard to which the described resource conforms."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Standard;
    rdfs:subPropertyOf dc11:relation,
        dc:relation .

dc:created a rdf:Property;
    rdfs:label "Date Created"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#created-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date of creation of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:creator a rdf:Property;
    rdfs:label "Creator"@en;
    dc:description "Examples of a Creator include a person, an organization, or a service."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#creatorT-002>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "An entity primarily responsible for making the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Agent;
    rdfs:subPropertyOf dc11:creator,
        dc:contributor;
    owl:equivalentProperty foaf:maker .

dc:dateAccepted a rdf:Property;
    rdfs:label "Date Accepted"@en;
    dc:description "Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal)."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#dateAccepted-002>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date of acceptance of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:dateCopyrighted a rdf:Property;
    rdfs:label "Date Copyrighted"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#dateCopyrighted-002>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date of copyright."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:dateSubmitted a rdf:Property;
    rdfs:label "Date Submitted"@en;
    dc:description "Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal)."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#dateSubmitted-002>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date of submission of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:educationLevel a rdf:Property;
    rdfs:label "Audience Education Level"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#educationLevel-002>;
    dc:issued "2002-07-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:AgentClass;
    rdfs:subPropertyOf dc:audience .

dc:extent a rdf:Property;
    rdfs:label "Extent"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#extent-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The size or duration of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:SizeOrDuration;
    rdfs:subPropertyOf dc11:format,
        dc:format .

dc:hasFormat a rdf:Property;
    rdfs:label "Has Format"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#hasFormat-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is substantially the same as the pre-existing described resource, but in another format."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:hasPart a rdf:Property;
    rdfs:label "Has Part"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#hasPart-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is included either physically or logically in the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:hasVersion a rdf:Property;
    rdfs:label "Has Version"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#hasVersion-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is a version, edition, or adaptation of the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:instructionalMethod a rdf:Property;
    rdfs:label "Instructional Method"@en;
    dc:description "Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured.  Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#instructionalMethod-002>;
    dc:issued "2005-06-13"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:MethodOfInstruction .

dc:isFormatOf a rdf:Property;
    rdfs:label "Is Format Of"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isFormatOf-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is substantially the same as the described resource, but in another format."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:isPartOf a rdf:Property;
    rdfs:label "Is Part Of"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isPartOf-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource in which the described resource is physically or logically included."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:isReferencedBy a rdf:Property;
    rdfs:label "Is Referenced By"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isReferencedBy-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that references, cites, or otherwise points to the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:isReplacedBy a rdf:Property;
    rdfs:label "Is Replaced By"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isReplacedBy-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that supplants, displaces, or supersedes the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:isRequiredBy a rdf:Property;
    rdfs:label "Is Required By"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isRequiredBy-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that requires the described resource to support its function, delivery, or coherence."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:isVersionOf a rdf:Property;
    rdfs:label "Is Version Of"@en;
    dc:description "Changes in version imply substantive changes in content rather than differences in format."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#isVersionOf-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource of which the described resource is a version, edition, or adaptation."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:issued a rdf:Property;
    rdfs:label "Date Issued"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#issued-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date of formal issuance (e.g., publication) of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:language a rdf:Property;
    rdfs:label "Language"@en;
    dc:description "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#languageT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A language of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:LinguisticSystem;
    rdfs:subPropertyOf dc11:language .

dc:license a rdf:Property;
    rdfs:label "License"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#license-002>;
    dc:issued "2004-06-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A legal document giving official permission to do something with the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:LicenseDocument;
    rdfs:subPropertyOf dc11:rights,
        dc:rights .

dc:mediator a rdf:Property;
    rdfs:label "Mediator"@en;
    dc:description "In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#mediator-003>;
    dc:issued "2001-05-21"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An entity that mediates access to the resource and for whom the resource is intended or useful."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:AgentClass;
    rdfs:subPropertyOf dc:audience .

dc:medium a rdf:Property;
    rdfs:label "Medium"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#medium-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The material or physical carrier of the resource."@en;
    rdfs:domain dc:PhysicalResource;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:PhysicalMedium;
    rdfs:subPropertyOf dc11:format,
        dc:format .

dc:modified a rdf:Property;
    rdfs:label "Date Modified"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#modified-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date on which the resource was changed."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc:provenance a rdf:Property;
    rdfs:label "Provenance"@en;
    dc:description "The statement may include a description of any changes successive custodians made to the resource."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#provenance-002>;
    dc:issued "2004-09-20"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:ProvenanceStatement .

dc:publisher a rdf:Property;
    rdfs:label "Publisher"@en;
    dc:description "Examples of a Publisher include a person, an organization, or a service."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#publisherT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "An entity responsible for making the resource available."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Agent;
    rdfs:subPropertyOf dc11:publisher .

dc:references a rdf:Property;
    rdfs:label "References"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#references-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is referenced, cited, or otherwise pointed to by the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:replaces a rdf:Property;
    rdfs:label "Replaces"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#replaces-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is supplanted, displaced, or superseded by the described resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:requires a rdf:Property;
    rdfs:label "Requires"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#requires-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource that is required by the described resource to support its function, delivery, or coherence."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:rightsHolder a rdf:Property;
    rdfs:label "Rights Holder"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#rightsHolder-002>;
    dc:issued "2004-06-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A person or organization owning or managing rights over the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Agent .

dc:source a rdf:Property;
    rdfs:label "Source"@en;
    dc:description "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#sourceT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource from which the described resource is derived."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:source,
        dc:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:spatial a rdf:Property;
    rdfs:label "Spatial Coverage"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#spatial-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Spatial characteristics of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Location;
    rdfs:subPropertyOf dc11:coverage,
        dc:coverage .

dc:subject a rdf:Property;
    rdfs:label "Subject"@en;
    dc:description "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#subjectT-002>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2012-06-14"^^xsd:date;
    rdfs:comment "The topic of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:subject;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .

dc:tableOfContents a rdf:Property;
    rdfs:label "Table Of Contents"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#tableOfContents-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A list of subunits of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:description,
        dc:description .

dc:temporal a rdf:Property;
    rdfs:label "Temporal Coverage"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#temporal-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Temporal characteristics of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:PeriodOfTime;
    rdfs:subPropertyOf dc11:coverage,
        dc:coverage .

dc:type a rdf:Property;
    rdfs:label "Type"@en;
    dc:description "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#typeT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The nature or genre of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Class;
    rdfs:subPropertyOf dc11:type .

dc:valid a rdf:Property;
    rdfs:label "Date Valid"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#valid-003>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Date (often a range) of validity of a resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date,
        dc:date .

dc11:contributor a rdf:Property;
    rdfs:label "Contributor"@en;
    dc:description "Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#contributor-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An entity responsible for making contributions to the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:creator a rdf:Property;
    rdfs:label "Creator"@en;
    dc:description "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#creator-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An entity primarily responsible for making the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:language a rdf:Property;
    rdfs:label "Language"@en;
    dc:description "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#language-007>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A language of the resource."@en;
    rdfs:isDefinedBy dc11:;
    rdfs:seeAlso <http://www.ietf.org/rfc/rfc4646.txt>;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:publisher a rdf:Property;
    rdfs:label "Publisher"@en;
    dc:description "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#publisher-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An entity responsible for making the resource available."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:source a rdf:Property;
    rdfs:label "Source"@en;
    dc:description "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#source-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource from which the described resource is derived."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:subject a rdf:Property;
    rdfs:label "Subject"@en;
    dc:description "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#subject-007>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2012-06-14"^^xsd:date;
    rdfs:comment "The topic of the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:type a rdf:Property;
    rdfs:label "Type"@en;
    dc:description "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#type-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The nature or genre of the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:contributor a rdf:Property;
    rdfs:label "Contributor"@en;
    dc:description "Examples of a Contributor include a person, an organization, or a service."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#contributorT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "An entity responsible for making contributions to the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:Agent;
    rdfs:subPropertyOf dc11:contributor .

dc:identifier a rdf:Property;
    rdfs:label "Identifier"@en;
    dc:description "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. "@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#identifierT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An unambiguous reference to the resource within a given context."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:identifier .

dc:title a rdf:Property;
    rdfs:label "Title"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#titleT-002>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2010-10-11"^^xsd:date;
    rdfs:comment "A name given to the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:title .

dc11:identifier a rdf:Property;
    rdfs:label "Identifier"@en;
    dc:description "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. "@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#identifier-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An unambiguous reference to the resource within a given context."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:title a rdf:Property;
    rdfs:label "Title"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#title-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A name given to the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:audience a rdf:Property;
    rdfs:label "Audience"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#audience-003>;
    dc:issued "2001-05-21"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A class of entity for whom the resource is intended or useful."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:AgentClass .

dc:coverage a rdf:Property;
    rdfs:label "Coverage"@en;
    dc:description "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#coverageT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:LocationPeriodOrJurisdiction;
    rdfs:subPropertyOf dc11:coverage .

dc:description a rdf:Property;
    rdfs:label "Description"@en;
    dc:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#descriptionT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An account of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:description .

dc:format a rdf:Property;
    rdfs:label "Format"@en;
    dc:description "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#formatT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The file format, physical medium, or dimensions of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:MediaTypeOrExtent;
    rdfs:subPropertyOf dc11:format .

dc:rights a rdf:Property;
    rdfs:label "Rights"@en;
    dc:description "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#rightsT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Information about rights held in and over the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range dc:RightsStatement;
    rdfs:subPropertyOf dc11:rights .

dc11:coverage a rdf:Property;
    rdfs:label "Coverage"@en;
    dc:description "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#coverage-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:description a rdf:Property;
    rdfs:label "Description"@en;
    dc:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#description-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "An account of the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:format a rdf:Property;
    rdfs:label "Format"@en;
    dc:description "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#format-007>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "The file format, physical medium, or dimensions of the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc11:rights a rdf:Property;
    rdfs:label "Rights"@en;
    dc:description "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#rights-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "Information about rights held in and over the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:date a rdf:Property;
    rdfs:label "Date"@en;
    dc:description "Date may be used to express temporal information at any level of granularity.  Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#dateT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:range rdfs:Literal;
    rdfs:subPropertyOf dc11:date .

dc11:date a rdf:Property;
    rdfs:label "Date"@en;
    dc:description "Date may be used to express temporal information at any level of granularity.  Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#date-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A point or period of time associated with an event in the lifecycle of the resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:DCMIType a dcam:VocabularyEncodingScheme;
    rdfs:label "DCMI Type Vocabulary"@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#DCMIType-005>;
    dc:issued "2000-07-11"^^xsd:date;
    dc:modified "2012-06-14"^^xsd:date;
    rdfs:comment "The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:seeAlso dctype: .

dc11:relation a rdf:Property;
    rdfs:label "Relation"@en;
    dc:description "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. "@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#relation-006>;
    dc:issued "1999-07-02"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource."@en;
    rdfs:isDefinedBy dc11:;
    skos:note "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/).  See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."@en .

dc:relation a rdf:Property;
    rdfs:label "Relation"@en;
    dc:description "Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. "@en;
    dc:hasVersion <http://dublincore.org/usage/terms/history/#relationT-001>;
    dc:issued "2008-01-14"^^xsd:date;
    dc:modified "2008-01-14"^^xsd:date;
    rdfs:comment "A related resource."@en;
    rdfs:isDefinedBy dc:;
    rdfs:subPropertyOf dc11:relation;
    skos:note "This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/).  As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration."@en .


Ivan Herman (ivan@w3.org)
2013-05-26