@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/b00b5d2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6269b495749d70e010aaf29b1fa9fe80" ;
  ns0:name "Pand 3348"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964175> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71213892 52.01224079, 4.71211054 52.01226705, 4.71227389 52.01235742, 4.71230202 52.01233575, 4.71213892 52.01224079))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

