@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/b0066jq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ab766bda638c54c8387891f51643d39c" ;
  ns0:name "Pand 17"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960844> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71346558 52.00713910, 4.71348339 52.00708029, 4.71340353 52.00706821, 4.71339269 52.00709781, 4.71338185 52.00712742, 4.71338185 52.00712742, 4.71346558 52.00713910))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

