@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/biK2v7>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3210.0 ;
  gtm:kadastraleAanduiding "D3210"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3210"^^xsd:string ;
  ns0:name "Perceel GDA01-D3210"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270321070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWtn6G> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73112> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127460129495 52.007565708857,4.7129276599169 52.007629057151,4.7128910820999 52.007669115688,4.7126070857843 52.007571042852,4.7125837957066 52.007562388365,4.7125400254986 52.00754612016,4.7125520010064 52.007533326385,4.712586343623 52.007496634783,4.7126535917833 52.007519715902,4.7126441128536 52.00753017802,4.7127460129495 52.007565708857))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

