@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/b006hw8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/aa5b1e9d4a51ccdb0f9d08bf1e2e75a0" ;
  ns0:name "Pand 288"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961115> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71079881 52.00820099, 4.71081510 52.00820760, 4.71082265 52.00820051, 4.71080635 52.00819391, 4.71079881 52.00820099))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

