@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/bzYDBg>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 7904.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7904"^^xsd:string ;
  gtm:kadastraleAanduiding "K7904"@nl ;
  ns0:name "Perceel GDA01-K7904"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330790470000/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/79898> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7449716701898 52.013463655472,4.7450019587514 52.01345217177,4.7450080889756 52.013437086764,4.7450035687322 52.013436387977,4.745033603712 52.013364312246,4.7450290834756 52.013363613461,4.7450417212787 52.013332519701,4.7451228657328 52.013345186491,4.7450593609483 52.013497282954,4.7450880520634 52.013501726905,4.7450730584432 52.013538641274,4.7450635091671 52.013537169024,4.7450678124342 52.013526577226,4.7450216943329 52.013519440567,4.7450234610914 52.013515081854,4.7449716701898 52.013463655472))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

