@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/b006g2z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bc3cd71bd8d847eaaf8130dd67652d1" ;
  ns0:name "Pand 235"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961062> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71082958 52.00821833, 4.71084382 52.00822495, 4.71082234 52.00824405, 4.71079093 52.00823026, 4.71071730 52.00829933, 4.71077525 52.00832833, 4.71085401 52.00825377, 4.71085401 52.00825377, 4.71092198 52.00818943, 4.71086457 52.00816120, 4.71084351 52.00818095, 4.71086120 52.00818814, 4.71082958 52.00821833))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

