@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/bmerr9>
  gtm:verpondingsNummer "2"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/2"^^xsd:string ;
  ns0:name "Verponding 2"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bVcXJW> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67415> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.710662 52.0105174, 4.710636 52.0104927, 4.7104514 52.0104404, 4.7104371 52.0104355, 4.710415 52.0104654, 4.710426 52.0104685, 4.7105756 52.0105107, 4.7105976 52.010529, 4.710662 52.0105174))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

