@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/b00b963>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4e36a2a426f5f89d32235d5fe6885267" ;
  ns0:name "Pand 3458"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964285> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70931132 52.01409043, 4.70940777 52.01403752, 4.70935773 52.01401187, 4.70926890 52.01406728, 4.70931132 52.01409043))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

