@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/bbRXaO>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 7834.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7834"^^xsd:string ;
  gtm:kadastraleAanduiding "K7834"@nl ;
  ns0:name "Perceel GDA01-K7834"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330783470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTvq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79839> ;
  ns0:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7289380582461 52.012146335962,4.7289822833416 52.01197659483,4.7290556627234 52.011983917171,4.729030266371 52.012080643055,4.7290169033124 52.012135595261,4.7290120916142 52.012153778835,4.7289380582461 52.012146335962))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

