@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/bLdq7H>
  gtm:verpondingsNummer "2571"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2571"^^xsd:string ;
  ns0:name "Verponding 2571"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b0cID3> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68062> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066506 52.00943, 4.7065981 52.0094001, 4.7065664 52.0094205, 4.7065288 52.009398, 4.7064886 52.0094237, 4.70658 52.0094772, 4.7066506 52.00943))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

