@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/b009dn8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a5b8bdb51ad8616dd33d5d7eeffe94a6" ;
  ns0:name "Pand 2717"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963544> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71267174 52.01211579, 4.71263206 52.01209761, 4.71255660 52.01215485, 4.71260033 52.01217577, 4.71267174 52.01211579))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

