@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/b00b4wg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d0efb63c688ae498d6c116cc8149e5da" ;
  ns0:name "Pand 3333"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71270562 52.01187780, 4.71274198 52.01189395, 4.71274646 52.01189583, 4.71278527 52.01186234, 4.71277400 52.01185735, 4.71274261 52.01184344, 4.71270562 52.01187780))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

