@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/bpzP9n>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 4316.0 ;
  gtm:kadastraleAanduiding "D4316"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4316" ;
  ns0:name "Perceel GDA01-D4316"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270431670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJ8A69> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291265> ;
  ns0:startDate "2021-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7065972127884 52.009544278665,4.7065958324868 52.009546931254,4.7065275360394 52.009507517666,4.7065502641718 52.009492737314,4.7066064995996 52.009526445423,4.7065972127884 52.009544278665))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

