@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/breepu>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 2058.0 ;
  gtm:kadastraleAanduiding "F2058"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2058" ;
  ns0:name "Perceel GDA01-F2058"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290205870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRGQJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75495> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6956726254063 52.006682727742,4.6956269368372 52.006716678243,4.6955817052075 52.006750271875,4.6955694174249 52.006759403821,4.6955366649131 52.006783731788,4.6954892966429 52.006818921757,4.695429804569 52.006788424968,4.6954181576518 52.006782451124,4.6954386225541 52.006767246135,4.6956240673367 52.006625114294,4.6956986886866 52.00666337598,4.6956726254063 52.006682727742))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

