@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/baCKk8>
  gtm:verpondingsNummer "1713" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1713" ;
  ns0:name "Verponding 1713"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bS5twf> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/67099> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7132758 52.0072999, 4.7132659 52.0072974, 4.7130196 52.0072384, 4.7130256 52.0072272, 4.7129394 52.0072042, 4.7129147 52.0072342, 4.7129291 52.0072387, 4.7132415 52.0073316, 4.7132758 52.0072999))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

