@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/bdKr9C>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 4045.0 ;
  gtm:kadastraleAanduiding "D4045"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4045"^^xsd:string ;
  ns0:name "Perceel GDA01-D4045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270404570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOM9S> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286692> ;
  ns0:startDate "2010-01-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048178000509 52.011187251324,4.7048700498922 52.011153667889,4.7048837602156 52.0111610819,4.7048312604488 52.011194816696,4.7048178000509 52.011187251324))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

