@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/b009hpt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e168c41bbe356f84cf539be2b3174da0" ;
  ns0:name "Pand 2805"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963632> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71301708 52.01122269, 4.71289682 52.01121200, 4.71288942 52.01124121, 4.71288261 52.01127593, 4.71296085 52.01128289, 4.71300216 52.01128656, 4.71300974 52.01125412, 4.71301708 52.01122269))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

