@prefix dc: . @prefix dcat: . @prefix dcterms: . @prefix exif: . @prefix foaf: . @prefix ov: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix sd: . @prefix void: . foaf:Image a rdfs:Class, owl:Class ; rdfs:label "Image" . a foaf:Document ; dcterms:hasFormat , , , , ; dcterms:title "Description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" ; foaf:primaryTopic . dc:type a rdf:Property ; rdfs:label "Type"@en . dcterms:license a rdf:Property, owl:AnnotationProperty ; rdfs:label "License"@en . dcterms:source a rdf:Property ; rdfs:label "Source"@en . void:inDataset a owl:ObjectProperty ; rdfs:label "in dataset" . rdf:type a rdf:Property ; rdfs:label "type" . exif:height a rdf:Property ; rdfs:label "Height"@en . exif:width a rdf:Property ; rdfs:label "Width"@en . dc:format "application/xhtml+xml", "text/html" ; dcterms:title "HTML description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" . dc:format "text/n3" ; dcterms:title "Notation3 description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" . dc:format "text/plain" ; dcterms:title "NTriples description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" . dc:format "application/rdf+xml" ; dcterms:title "RDF/XML description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" . dc:format "text/turtle" ; dcterms:title "Turtle description of http://oxpoints.oucs.ox.ac.uk/images/buildings/23233581-old-indian-institute-building/primary.jpg" . a foaf:Image ; dc:type "primary" ; exif:height "353px" ; exif:width "470px" . a sd:Graph, foaf:Document ; dcterms:license ; void:inDataset . a void:Dataset, dcat:Dataset ; rdfs:label "OxPoints"@en ; dcterms:license ; dcterms:title "OxPoints"@en . [] a ov:RequestedDocument ; dcterms:source .