@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bxTD5G>
  gtm:verpondingsNummer "445" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/445" ;
  ns0:name "Verponding 445"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5CUvV> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69186> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7142862 52.0113796, 4.7141759 52.0113702, 4.7141748 52.0113846, 4.714166 52.0114075, 4.7143098 52.011427, 4.7144536 52.0114467, 4.7144615 52.0114019, 4.7142862 52.0113796))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

