@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/btjdV5>
  gtm:verpondingsNummer "31"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/31"^^xsd:string ;
  ns0:name "Verponding 31"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/baCHYG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68668> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122076 52.0101608, 4.7122367 52.0101778, 4.712403 52.0100563, 4.7123598 52.0100362, 4.7122716 52.0101034, 4.7122542 52.010126, 4.7122076 52.0101608))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

