@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/b0098sd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a7caac75799d70d0979f6d736813cb56" ;
  ns0:name "Pand 2605"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963432> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70982343 52.01434813, 4.71000863 52.01443197, 4.71005203 52.01439257, 4.70983421 52.01429420, 4.70982343 52.01434813))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

