@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/bcHKUs>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 8037.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8037"^^xsd:string ;
  gtm:kadastraleAanduiding "K8037"@nl ;
  ns0:name "Perceel GDA01-K8037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330803770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bs4c1F> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79955> ;
  ns0:startDate "2003-11-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7457622649396 52.008212218488,4.7457841137507 52.00821213081,4.7457851641652 52.008184524225,4.7460691730098 52.008180076176,4.7460649742321 52.008253686127,4.7459132391472 52.008250378804,4.7458123258435 52.008247788639,4.7457609364788 52.008247041227,4.7457622649396 52.008212218488))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

