@prefix rdf: . @prefix dc: . @prefix owl: . dc:format rdf:type owl:ObjectProperty . @prefix schema: . dc:format rdf:type schema:CreativeWork , rdf:Property . @prefix xsd: . @prefix dcterms: . dc:format dcterms:modified "2008-01-14"^^xsd:date , "2008-01-14" . @prefix ns6: . dc:format owl:sameAs ns6:this . @prefix rdfs: . dc:format rdfs:comment "The file format, physical medium, or dimensions of the resource."@en , "The file format, physical medium, or dimensions of the resource."@en-us ; rdfs:isDefinedBy dc: ; rdfs:label "Format"@en , "Format"@en-us . @prefix pwdr: . @prefix ns9: . dc:format pwdr:describedby ns9:title , , ns9:identifier , ns9:contributor , , , ns9:date , ns9:description , , ns9:coverage . @prefix ns10: . dc:format pwdr:describedby ns10:core , ns9: , ns9:type , ns9:subject , ns9:publisher , ns9:rights , ns9:relation , ns9:language , ns9:source , , , , , ns9:modified , ns9:creator . @prefix foaf: . dc:format foaf:topic dc:identifier , dc:language , dc:subject , dc:description , dc:source , dc:title , dc:publisher , dc:relation , ns6:this , dc:creator , dc:date , dc:contributor , dc: , dc:type , dc:coverage , dc:rights ; dcterms: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-us , "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 , "Recommended practice is to use a controlled vocabulary where available. For example, for file formats one could use the list of Internet Media Types [[MIME](https://www.iana.org/assignments/media-types/media-types.xhtml)]."@en ; schema:mainEntity ns9:format ; dcterms:issued "1999-07-02" , "1999-07-02"^^xsd:date . @prefix ns12: . dc:format dcterms:hasVersion ns12:format-007 . @prefix skos: . dc:format 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-us , "A [second property](/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/format) 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](/specifications/dublin-core/dcmi-terms/) for an explanation."@en , "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 . @prefix void: . dc:format void:sparqlEndpoint ; schema:url dc:format .