@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/b1Smwn>
  gtm:verpondingsNummer "56"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/56"^^xsd:string ;
  ns0:name "Verponding 56"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bUARGG> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69337> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712275 52.0090347, 4.7122603 52.0090299, 4.7122244 52.0090712, 4.7122402 52.0090759, 4.7123814 52.0091183, 4.7124124 52.0090789, 4.712373 52.0090663, 4.712275 52.0090347))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

