@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/bO8cMr>
  gtm:verpondingsNummer "3"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/3"^^xsd:string ;
  ns0:name "Verponding 3"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/b37w9w> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68557> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7107154 52.0104768, 4.7104785 52.0104119, 4.7104627 52.0104068, 4.7104371 52.0104355, 4.7104514 52.0104404, 4.710636 52.0104927, 4.710662 52.0105174, 4.7107272 52.0105123, 4.7107154 52.0104768))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

