@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/b00677c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a68f3c6cd95f63c7ee0773237e9d3558" ;
  ns0:name "Pand 37"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960864> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71316621 52.00715219, 4.71314278 52.00720872, 4.71332057 52.00724486, 4.71336015 52.00720977, 4.71333347 52.00718209, 4.71328303 52.00717231, 4.71316621 52.00715219))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

