@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/bBEdmM>
  gtm:verpondingsNummer "133"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/133"^^xsd:string ;
  ns0:name "Verponding 133"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bE8AiF> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66670> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135086 52.0076129, 4.7135203 52.0076175, 4.7137724 52.0077093, 4.7139252 52.0077546, 4.7139409 52.0077045, 4.71394 52.0076946, 4.7138086 52.0076686, 4.713559 52.0075806, 4.7135476 52.0075758, 4.7135086 52.0076129))"^^geo:wktLiteral ;
    osm:area 167.0
  ] .

