@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/b006b48>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/96ec1f87a38ea72ca68f7e5dfffd3aa8" ;
  ns0:name "Pand 121"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960948> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71519713 52.00782102, 4.71517388 52.00778215, 4.71506298 52.00780742, 4.71508787 52.00784591, 4.71519713 52.00782102))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

