@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bDwx1n>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 4392.0 ;
  gtm:kadastraleAanduiding "E4392"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4392" ;
  ns0:name "Perceel GDA01-E4392"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280439270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/brRujE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74673> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6946841918712 52.009265618183,4.6946459650642 52.009291531613,4.6946355612312 52.009286140269,4.694536552465 52.009234773134,4.6945215508747 52.009234720812,4.6943945472418 52.009234270013,4.6943858084975 52.009234236557,4.6943867294254 52.009181246248,4.6944243468583 52.009153297933,4.6944310812195 52.00915673519,4.6944295928849 52.009157849983,4.6945223431713 52.009205126605,4.694527927682 52.009200970862,4.6945367861775 52.009205508211,4.6946744797437 52.009261651083,4.6946841918712 52.009265618183))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

