@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/b008x5t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e834bf2e0d32b14115c7062e79074e7e"^^xsd:string ;
  ns0:name "Pand 2297"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963124> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70678287 52.01318239, 4.70681246 52.01319674, 4.70674243 52.01325063, 4.70672257 52.01324081, 4.70667232 52.01327948, 4.70671695 52.01330156, 4.70683953 52.01320723, 4.70693225 52.01313588, 4.70688326 52.01310837, 4.70678287 52.01318239))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

