@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/b006htf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cb0c39cbc50637a54833e6bfb25b761f" ;
  ns0:name "Pand 286"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961113> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70780213 52.00816317, 4.70776478 52.00814374, 4.70772747 52.00816697, 4.70771333 52.00817577, 4.70778691 52.00821854, 4.70784248 52.00818417, 4.70780213 52.00816317))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

