@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/b006gfh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fff49cde9d052501947987a80ea4999c" ;
  ns0:name "Pand 246"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961073> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71135483 52.00823069, 4.71134364 52.00824569, 4.71141440 52.00827827, 4.71145763 52.00823254, 4.71132847 52.00817549, 4.71129512 52.00820496, 4.71135483 52.00823069))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

