@prefix ns0: <https://schema.org/> .
@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/b006b11>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1ce145fd06099d873f5d4d458f290144" ;
  ns0:name "Pand 118"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960945> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71114231 52.00769564, 4.71099105 52.00765321, 4.71094335 52.00771798, 4.71123620 52.00780397, 4.71127375 52.00775528, 4.71112908 52.00771280, 4.71114231 52.00769564))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

