@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/b006rxb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2ed76fa5cf1069063f2af70fa930f57a" ;
  ns0:name "Pand 492"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961319> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70945192 52.00870537, 4.70945192 52.00870537, 4.70945818 52.00870960, 4.70945192 52.00870537, 4.70945192 52.00870537))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

