@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/bHGwh5>
  gtm:verpondingsNummer "1148"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1148"^^xsd:string ;
  ns0:name "Verponding 1148"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bC3Amc> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7046714 52.0119578, 4.7045319 52.0120517, 4.7045703 52.0120752, 4.7047056 52.0119787, 4.7047144 52.0119724, 4.7046809 52.0119513, 4.7046714 52.0119578))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

