@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/b009j87>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e2b4d0adb7487b08b104f0c50ff6c7eb" ;
  ns0:name "Pand 2822"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963649> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71296085 52.01128289, 4.71288261 52.01127593, 4.71287377 52.01130268, 4.71295432 52.01131084, 4.71296085 52.01128289))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

