@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/b006qkt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b07307c907363c2a2473b1502d93f2d" ;
  ns0:name "Pand 453"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961280> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70645307 52.00871378, 4.70643721 52.00872456, 4.70657802 52.00880345, 4.70659217 52.00879383, 4.70645307 52.00871378))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

