@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/b0066b7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/901253966c7ac96a71d3450244700c98" ;
  ns0:name "Pand 11"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71568374 52.00713087, 4.71558035 52.00712896, 4.71557965 52.00717542, 4.71568307 52.00717601, 4.71568374 52.00713087))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

