@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/b006hfw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bc02f155f28631570250ba9acfa76cb3" ;
  ns0:name "Pand 275"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961102> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70985217 52.00811876, 4.70985554 52.00813938, 4.70990594 52.00816738, 4.70994452 52.00816477, 4.70998205 52.00813568, 4.70989189 52.00808593, 4.70985217 52.00811876))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

