@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/b006pj1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3dddd2193992ecb933ca8c594c78c470" ;
  ns0:name "Pand 423"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70999371 52.00846138, 4.70998528 52.00846787, 4.71006249 52.00850441, 4.71008928 52.00848241, 4.71003420 52.00846926, 4.71002512 52.00847621, 4.70999371 52.00846138))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

