@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/bLDOqz>
  gtm:verpondingsNummer "1669"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1669"^^xsd:string ;
  ns0:name "Verponding 1669"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bi6TRR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67048> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114198 52.0089525, 4.7114079 52.0089651, 4.7116743 52.0090588, 4.71169 52.0090643, 4.7117296 52.009021, 4.7117137 52.0090158, 4.7115035 52.008942, 4.7114855 52.0089604, 4.7114309 52.0089408, 4.7114198 52.0089525))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

