@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/b00952k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6c63b372d928d35bbb1c168d5a1e6951" ;
  ns0:name "Pand 2497"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963324> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70771403 52.01369017, 4.70765168 52.01366426, 4.70761778 52.01369281, 4.70768242 52.01371914, 4.70771403 52.01369017))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

