@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/b006kss>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3d2bd950862a0a602abab5f8629bf181" ;
  ns0:name "Pand 343"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961170> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70925912 52.00840880, 4.70924134 52.00839981, 4.70918350 52.00837055, 4.70921385 52.00834770, 4.70917118 52.00832611, 4.70912253 52.00836348, 4.70923731 52.00842521, 4.70925912 52.00840880))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

