@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/b1sWZF>
  gtm:verpondingsNummer "1131" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1131" ;
  ns0:name "Verponding 1131"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b5PC31> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66450> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051961 52.0122253, 4.7049461 52.0124892, 4.7050015 52.012512, 4.7052517 52.0122548, 4.7051961 52.0122253))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

