@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/bPNOeA>
  gtm:verpondingsNummer "2001" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2001" ;
  ns0:name "Verponding 2001"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bRfFJU> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67419> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7048417 52.0109771, 4.7047854 52.010946, 4.7046896 52.0110081, 4.7047314 52.0110303, 4.7047444 52.0110267, 4.7047623 52.0110275, 4.7048308 52.010984, 4.7048417 52.0109771))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

