@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/b00b3t8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b731544f8974c3c479e83937cd0f7484" ;
  ns0:name "Pand 3302"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964129> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71422313 52.01043893, 4.71426638 52.01044832, 4.71428705 52.01041278, 4.71430231 52.01038655, 4.71425241 52.01037768, 4.71422313 52.01043893))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

