@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/b0098h3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9a025fc305d721b7b183ffa8b0f28e28" ;
  ns0:name "Pand 2597"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70946522 52.01434515, 4.70949178 52.01435755, 4.70956688 52.01429631, 4.70952908 52.01427867, 4.70941773 52.01435704, 4.70944096 52.01436493, 4.70946522 52.01434515))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

