@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/bABIWC>
  gtm:verpondingsNummer "1413"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1413"^^xsd:string ;
  ns0:name "Verponding 1413"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/beZpqw> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66763> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100843 52.0107378, 4.7100908 52.0106834, 4.7100714 52.0106843, 4.7097499 52.0107041, 4.7096449 52.0107085, 4.7096404 52.0106751, 4.709169 52.0107037, 4.7091761 52.0107773, 4.709553 52.010765, 4.7096633 52.0107576, 4.7100639 52.0107385, 4.7100843 52.0107378))"^^geo:wktLiteral ;
    osm:area 462.0
  ] .

