@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/b009d3n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cb77a4ffba671073d3d6e2c8f9eb56e9" ;
  ns0:name "Pand 2701"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963528> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70690370 52.01212221, 4.70692576 52.01210233, 4.70685594 52.01207283, 4.70683544 52.01209072, 4.70690370 52.01212221))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

