@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/b006ggx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c373a2ef1468ba6d9c57d1d5e137adfb" ;
  ns0:name "Pand 247"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961074> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71465087 52.00826291, 4.71458845 52.00825992, 4.71458396 52.00827006, 4.71464598 52.00827392, 4.71465087 52.00826291))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

