@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/bQqUfu>
  gtm:verpondingsNummer "107"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/107"^^xsd:string ;
  ns0:name "Verponding 107"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b62iQC> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/66374> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131307 52.0080136, 4.7130896 52.0080648, 4.7131104 52.0080713, 4.7136219 52.0082185, 4.7138688 52.0082896, 4.7139027 52.0082362, 4.7136593 52.0081688, 4.71315 52.0080208, 4.7131307 52.0080136))"^^geo:wktLiteral ;
    osm:area 364.0
  ] .

