@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/b009nx7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4fe6857705c06ddc3c468f17fceff8ff" ;
  ns0:name "Pand 2928"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70547361 52.00954682, 4.70545076 52.00953675, 4.70544376 52.00954281, 4.70546661 52.00955288, 4.70547361 52.00954682))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

