@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/bZAHyf>
  gtm:verpondingsNummer "13"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/13"^^xsd:string ;
  ns0:name "Verponding 13"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bm1Hpv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66636> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7111776 52.0102462, 4.711245 52.0101997, 4.711237 52.0101965, 4.7109758 52.0100585, 4.7109642 52.0100517, 4.7108929 52.0100983, 4.7109007 52.010104, 4.7111686 52.0102424, 4.7111776 52.0102462))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

