@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/bDiOTN>
  gtm:verpondingsNummer "1539"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1539"^^xsd:string ;
  ns0:name "Verponding 1539"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJm4u8> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66902> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7110985 52.0121789, 4.7111102 52.0121926, 4.7112787 52.0123908, 4.7114305 52.0125859, 4.711486 52.0125602, 4.7111582 52.0121694, 4.7111478 52.0121569, 4.7110985 52.0121789))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

