@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/b006d6v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c2f84bef88d3cec498511e0b6a37de67" ;
  ns0:name "Pand 181"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961008> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70825950 52.00794509, 4.70821601 52.00792322, 4.70816034 52.00796640, 4.70820135 52.00798703, 4.70825950 52.00794509))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

