@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/bkCkkm>
  gtm:verpondingsNummer "136"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/136"^^xsd:string ;
  ns0:name "Verponding 136"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bfCvv8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66703> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137011 52.0074276, 4.7137142 52.0074342, 4.7140352 52.0075675, 4.7140186 52.0075827, 4.7141121 52.0076215, 4.7142935 52.0076587, 4.7143173 52.0076212, 4.7140644 52.0075242, 4.7137583 52.0073972, 4.713742 52.0073893, 4.7137011 52.0074276))"^^geo:wktLiteral ;
    osm:area 271.0
  ] .

