@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/bDiOSC>
  gtm:verpondingsNummer "1350"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1350"^^xsd:string ;
  ns0:name "Verponding 1350"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b3XiVo> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66693> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098989 52.0125822, 4.709902 52.0125269, 4.7099071 52.0124799, 4.709892 52.0124765, 4.7096876 52.0124375, 4.7096411 52.0124214, 4.7095955 52.0124617, 4.7096094 52.012468, 4.7095787 52.0124989, 4.7097404 52.0125445, 4.7098811 52.012578, 4.7098989 52.0125822))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

