@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/b0099n4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f8d57c53e654193aea6ee8b92be7de32" ;
  ns0:name "Pand 2630"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963457> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71091048 52.01457579, 4.71084586 52.01455344, 4.71080047 52.01460572, 4.71086119 52.01462677, 4.71091048 52.01457579))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

