@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/b006d41>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e1b04772f30f5422a58212996f47b3e8" ;
  ns0:name "Pand 179"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961006> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70855862 52.00794601, 4.70850903 52.00791923, 4.70847173 52.00795038, 4.70851894 52.00797466, 4.70855862 52.00794601))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

