@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007qww>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/af6541190d160e32902533dff98e97ac"^^xsd:string ;
  ns0:name "Pand 1303"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b9AcILv>, [
    geo:asWKT "POLYGON ((4.71045891 52.01068737, 4.71022725 52.01065727, 4.71022174 52.01068684, 4.71044978 52.01070598, 4.71045891 52.01068737))"^^geo:wktLiteral ;
    osm:area 44.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962130> .

