@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/b006pdc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/186d72ff8f58db89c6735434cff2d71b" ;
  ns0:name "Pand 419"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70708712 52.00843319, 4.70706266 52.00842043, 4.70702679 52.00844663, 4.70705125 52.00845938, 4.70708712 52.00843319))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

