@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/bcUpue>
  gtm:kadastraalNummer "296"^^xsd:string ;
  gtm:kadastraleAanduiding "B296"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B296"^^xsd:string ;
  ns0:name "Perceel GDA01-B296"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051345 52.0115574, 4.7052655 52.0116283, 4.7052525 52.0116375, 4.7052662 52.011646, 4.7052746 52.0116501, 4.7052816 52.0116606, 4.705354 52.0117033, 4.7053714 52.0116884, 4.7054605 52.0117378, 4.7055743 52.0116534, 4.7057291 52.0117375, 4.7058057 52.0116839, 4.7055567 52.011535, 4.705481 52.0115903, 4.7053626 52.0115268, 4.7053051 52.0115677, 4.7052008 52.0115109, 4.7051345 52.0115574))"^^geo:wktLiteral ;
    osm:area 541.0
  ] .

