@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/b006j34>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/81e06843cd4a2b631ff72696fd818197" ;
  ns0:name "Pand 294"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961121> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71388385 52.00785949, 4.71380329 52.00784142, 4.71376707 52.00789047, 4.71384398 52.00791244, 4.71388385 52.00785949))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

