@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/b006h97>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0e3ae526cb623e59944c0b75f0e14939" ;
  ns0:name "Pand 271"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961098> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70844964 52.00824092, 4.70832558 52.00816251, 4.70832558 52.00816251, 4.70827225 52.00812880, 4.70823912 52.00814876, 4.70826796 52.00816746, 4.70840623 52.00825711, 4.70844964 52.00824092))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

