@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/b00bfsn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d7927df7257b048b13222a03e7f0ca5f" ;
  ns0:name "Pand 3591"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70787123 52.01153007, 4.70791762 52.01155311, 4.70796838 52.01151420, 4.70792199 52.01149116, 4.70787123 52.01153007))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

