@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/baPrYY>
  gtm:verpondingsNummer "134"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/134"^^xsd:string ;
  ns0:name "Verponding 134"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bwrGOQ> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66681> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135868 52.0075377, 4.7135476 52.0075758, 4.713559 52.0075806, 4.7138086 52.0076686, 4.71394 52.0076946, 4.7139301 52.0076777, 4.7138437 52.0076222, 4.7138352 52.0076273, 4.7136029 52.0075435, 4.7135868 52.0075377))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

