@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/b006b5p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/997c10af38fcdd8fd972b37f4ca4e977" ;
  ns0:name "Pand 122"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960949> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71521356 52.00784848, 4.71519713 52.00782102, 4.71508787 52.00784591, 4.71510513 52.00787318, 4.71521356 52.00784848))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

