@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/b00bft2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/02e9a4b3416b762d23077fdda7388c5f" ;
  ns0:name "Pand 3592"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964419> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70792199 52.01149116, 4.70796838 52.01151420, 4.70801508 52.01147840, 4.70796870 52.01145536, 4.70792199 52.01149116))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

