@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/b009pbk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5f9bfb65a45686471683665a3af013a6" ;
  ns0:name "Pand 2940"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963767> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70573986 52.00851340, 4.70578319 52.00854555, 4.70584844 52.00851206, 4.70583038 52.00850263, 4.70583038 52.00850263, 4.70579336 52.00848328, 4.70573986 52.00851340))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

