@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/b009cgt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fba1ed4cf7be8a094fbbbf7986d5f32a" ;
  ns0:name "Pand 2683"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70864358 52.01351392, 4.70857919 52.01349977, 4.70855212 52.01354217, 4.70861940 52.01355582, 4.70864358 52.01351392))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

