@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/b0066pc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e4a1c2e939073eba050bd96b620c2e8c" ;
  ns0:name "Pand 21"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960848> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71191367 52.00709306, 4.71203055 52.00713646, 4.71208419 52.00703816, 4.71199904 52.00701993, 4.71191367 52.00709306))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

