@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/bTypHQ>
  gtm:verpondingsNummer "45"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/45"^^xsd:string ;
  ns0:name "Verponding 45"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bYKRtk> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69191> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7118431 52.0094643, 4.7118653 52.0094714, 4.7123343 52.0096223, 4.7129812 52.0098289, 4.7130127 52.0097673, 4.7123702 52.0095763, 4.7123165 52.0095596, 4.7121419 52.0095051, 4.711905 52.0094313, 4.7118866 52.0094256, 4.7118431 52.0094643))"^^geo:wktLiteral ;
    osm:area 520.0
  ] .

