@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/b006ngt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/de7eadae2304c6d641cede5bafdf8c07" ;
  ns0:name "Pand 392"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961219> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70949199 52.00854991, 4.70944316 52.00857551, 4.70959344 52.00865464, 4.70962291 52.00863176, 4.70968282 52.00866068, 4.70969214 52.00865332, 4.70949199 52.00854991))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

