@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/b009qcc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f7a3ef69f91e15a7f098cf3a5b2f9b3c" ;
  ns0:name "Pand 2970"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963797> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70854165 52.00891774, 4.70857312 52.00889902, 4.70847566 52.00884293, 4.70846743 52.00883819, 4.70843561 52.00885793, 4.70854165 52.00891774))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

