@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/bhh8r7>
  gtm:verpondingsNummer "303"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/303"^^xsd:string ;
  ns0:name "Verponding 303"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bJ8nSv> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/68592> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7146622 52.0093156, 4.7145961 52.0093091, 4.7145939 52.0093144, 4.7145574 52.0094011, 4.7145414 52.0094394, 4.7145579 52.0094428, 4.7145546 52.0094547, 4.7146009 52.0094624, 4.7146592 52.0093228, 4.7146622 52.0093156))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

