@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bBEdud>
  gtm:verpondingsNummer "46"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/46"^^xsd:string ;
  ns0:name "Verponding 46"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bQQghh> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69201> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119456 52.0093907, 4.7119275 52.0093849, 4.7118866 52.0094256, 4.711905 52.0094313, 4.7121419 52.0095051, 4.712156 52.0094861, 4.7121307 52.0094604, 4.7121375 52.0094519, 4.7119456 52.0093907))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

