@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/b009rxc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7b6d66fff1c83e5b7c61b12eb3f190ec" ;
  ns0:name "Pand 3015"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963842> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70893883 52.00839066, 4.70898121 52.00836086, 4.70886289 52.00829968, 4.70880994 52.00832165, 4.70893883 52.00839066))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

