@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/b00b7x1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5d0a10ca31dca4b759c094028d3d79ea" ;
  ns0:name "Pand 3421"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964248> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71200357 52.01348798, 4.71205668 52.01350831, 4.71206669 52.01349916, 4.71213491 52.01343679, 4.71208315 52.01341523, 4.71201401 52.01347843, 4.71200357 52.01348798))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

