@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/bT80bD>
  gtm:verpondingsNummer "1008"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1008"^^xsd:string ;
  ns0:name "Verponding 1008"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVQ3KR> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66304> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094214 52.0142261, 4.7093041 52.0143152, 4.7093599 52.0143364, 4.7094685 52.0142482, 4.7094214 52.0142261))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

