@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/b009b12>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bdd7eb584644da4fd8468607c2f4f06" ;
  ns0:name "Pand 2641"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71008735 52.01499768, 4.70999644 52.01499716, 4.70999793 52.01497546, 4.70983307 52.01497111, 4.70983949 52.01501826, 4.70999437 52.01501707, 4.71008707 52.01501636, 4.71008735 52.01499768))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

