@prefix rdf: . @prefix dcterms: . dcterms:description rdf:type rdf:Property . @prefix xsd: . dcterms:description dcterms:modified "2008-01-14+01:00"^^xsd:date . @prefix rdfs: . dcterms:description rdfs:label "Description"@en ; rdfs:isDefinedBy dcterms: ; rdfs:comment "An account of the resource."@en . @prefix dc: . dcterms:description rdfs:subPropertyOf dc:description ; dcterms: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 ; dcterms:issued "2008-01-14+01:00"^^xsd:date . @prefix ns5: . dcterms:description dcterms:hasVersion ns5:descriptionT-001 .