@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/b006gt2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/df2f2b5bdd65d3cdceb9c54e245bfcb1" ;
  ns0:name "Pand 257"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71044762 52.00809330, 4.71046378 52.00810080, 4.71041142 52.00814379, 4.71044380 52.00816095, 4.71051996 52.00809747, 4.71047022 52.00807475, 4.71044762 52.00809330))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

