@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008z4s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f7495e8533ea394c8be3e25cf859a942"^^xsd:string ;
  ns0:name "Pand 2325"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71184120 52.01346108, 4.71188016 52.01343615, 4.71187368 52.01343119, 4.71177615 52.01335651, 4.71173084 52.01337142, 4.71178866 52.01341840, 4.71179740 52.01342550, 4.71184120 52.01346108))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

