@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/b006bkn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6effbcf98ca4f4a155fa8cce705de48e" ;
  ns0:name "Pand 134"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960961> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71363528 52.00776758, 4.71359977 52.00775564, 4.71357798 52.00777719, 4.71361563 52.00778985, 4.71363528 52.00776758))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

