@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/bchvY1>
  gtm:oppervlakte 1250.0 ;
  gtm:kadastraalNummer 8648.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8648"^^xsd:string ;
  gtm:kadastraleAanduiding "K8648"@nl ;
  ns0:name "Perceel GDA01-K8648"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330864870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM4Ta> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/262295> ;
  ns0:startDate "2005-03-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7479756210209 52.015177827378,4.7473548456008 52.015217940844,4.7474682199868 52.01494462738,4.7477980531596 52.014927121215,4.7480928924929 52.01490881295,4.7479756210209 52.015177827378))"^^geo:wktLiteral ;
    osm:area 1251.0
  ] .

