@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/b00b3zx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/49a73a6f5855a4a033a170306c2a9e8e" ;
  ns0:name "Pand 3306"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964133> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71480334 52.01096769, 4.71487937 52.01097300, 4.71489125 52.01091907, 4.71481354 52.01091350, 4.71480334 52.01096769))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

