@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/b009k76>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e96d779c71bb81f048b9d89cc816f38b" ;
  ns0:name "Pand 2850"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70403819 52.01071525, 4.70405501 52.01070256, 4.70397899 52.01066420, 4.70396433 52.01067526, 4.70397604 52.01068117, 4.70397604 52.01068117, 4.70401177 52.01070192, 4.70403819 52.01071525))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

