@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bvODqh>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 2772.0 ;
  gtm:kadastraleAanduiding "D2772"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2772"^^xsd:string ;
  ns0:name "Perceel GDA01-D2772"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270277270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTynky> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73095> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086203078893 52.008942715235,4.7086553409473 52.008923241556,4.708816078303 52.009016964337,4.7088075182277 52.009022451865,4.708821062637 52.009030241977,4.7088102044597 52.009038403796,4.7087518908467 52.00899950744,4.7087384971742 52.009009668043,4.7086203078893 52.008942715235))"^^geo:wktLiteral ;
    osm:area 43.0
  ] .

