@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/bYkvAi>
  gtm:verpondingsNummer "848" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/848" ;
  ns0:name "Verponding 848"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bxguA0> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7123085 52.0120749, 4.7122953 52.0120698, 4.7122461 52.0121178, 4.7122604 52.0121241, 4.7123664 52.0121732, 4.7123889 52.0121557, 4.7124099 52.0121654, 4.712445 52.0121377, 4.7123085 52.0120749))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

