@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008d1g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2ae7c7e661c25b7bc8c5f090498f1b6b"^^xsd:string ;
  ns0:name "Pand 1858"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70838854 52.01186537, 4.70828117 52.01181441, 4.70824755 52.01184475, 4.70824755 52.01184475, 4.70816292 52.01192114, 4.70826751 52.01197175, 4.70838854 52.01186537))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

