@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/b008t48>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1cca0ac45c345cc37f4b87cb1e5b79c5"^^xsd:string ;
  ns0:name "Pand 2209"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963036> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70657005 52.01295257, 4.70652246 52.01292935, 4.70642015 52.01300834, 4.70639046 52.01303127, 4.70642596 52.01304739, 4.70640239 52.01306565, 4.70639542 52.01306222, 4.70635145 52.01309627, 4.70637165 52.01310620, 4.70657005 52.01295257))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

