@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/b008r9k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c13386d243b60178007571a2c6af0b58"^^xsd:string ;
  ns0:name "Pand 2156"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962983> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70945258 52.01278004, 4.70936665 52.01274092, 4.70932284 52.01278622, 4.70934664 52.01279430, 4.70926146 52.01287918, 4.70932769 52.01290449, 4.70945258 52.01278004))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

