@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/b009b0n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7a588a67146b64b01852bd3b9f36f07d" ;
  ns0:name "Pand 2640"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963467> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70999964 52.01495071, 4.71004153 52.01495182, 4.71004296 52.01493656, 4.70982263 52.01492925, 4.70983307 52.01497111, 4.70999793 52.01497546, 4.70999964 52.01495071))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

