@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008tc5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d78748af01294e83225c73271fc8cfe8"^^xsd:string ;
  ns0:name "Pand 2216"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963043> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70636544 52.01299018, 4.70647730 52.01290595, 4.70642885 52.01288085, 4.70634052 52.01294298, 4.70637836 52.01296106, 4.70634995 52.01298228, 4.70636544 52.01299018))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

