@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bN5IoC>
  gtm:verpondingsNummer "495/10"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/verponding/495-10"^^xsd:string ;
  schema:name "Verponding 495/10"@nl ;
  gtm:kadastraalPerceel <https://n2t.net/ark:/60537/bFOaRS> ;
  a gtm:Verponding ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148035 52.0104109, 4.7148437 52.010245, 4.7144448 52.0101222, 4.714345 52.0102855, 4.7148035 52.0104109))"^^geo:wktLiteral ;
    osm:area 604.0
  ] .

