@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/bc4Ec6>
  gtm:verpondingsNummer "279"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/279"^^xsd:string ;
  ns0:name "Verponding 279"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bB1504> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68314> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7149669 52.0090722, 4.7149336 52.0090674, 4.7149158 52.0091165, 4.7148553 52.0092958, 4.7148515 52.0093048, 4.7149242 52.0093139, 4.7149278 52.0093035, 4.71497 52.0091832, 4.7150031 52.0091725, 4.7150165 52.0091605, 4.7150184 52.0091517, 4.7150221 52.0091348, 4.7149899 52.0091289, 4.7150091 52.0090783, 4.7149669 52.0090722))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

