@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/bRSONI>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 7894.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7894"^^xsd:string ;
  gtm:kadastraleAanduiding "K7894"@nl ;
  ns0:name "Perceel GDA01-K7894"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330789470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJyY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79888> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7458220863779 52.01340597535,4.7459001341659 52.01340093561,4.7459308548624 52.01359035318,4.7458823757238 52.013593468722,4.7458519467314 52.013595433196,4.745847016133 52.013566400851,4.7458382817475 52.013506958088,4.7458220863779 52.01340597535))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

