@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/bsTPrM>
  gtm:verpondingsNummer "1414"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1414"^^xsd:string ;
  ns0:name "Verponding 1414"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b7hvXb> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66764> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100908 52.0106834, 4.7100954 52.0106539, 4.7100774 52.0106545, 4.7097434 52.01067, 4.7096404 52.0106751, 4.7096449 52.0107085, 4.7097499 52.0107041, 4.7100714 52.0106843, 4.7100908 52.0106834))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

