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

<https://n2t.net/ark:/60537/b007hrz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/212de497648f7ff7e9c604235c060b9e"^^xsd:string ;
  ns0:name "Pand 1125"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961952> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70826375 52.01038769, 4.70824899 52.01039917, 4.70826685 52.01041674, 4.70828888 52.01040261, 4.70826375 52.01038769))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

