@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/bwrJys>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 3679.0 ;
  gtm:kadastraleAanduiding "E3679"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3679"^^xsd:string ;
  ns0:name "Perceel GDA01-E3679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280367970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9a0TM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74194> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031000454195 52.006463307473,4.7031559571095 52.006492997568,4.7030659706211 52.006557388941,4.7029916586237 52.006610114509,4.7029374274571 52.006581009365,4.7029323496288 52.006584485329,4.7029310926383 52.006583821867,4.7030099194507 52.006527293515,4.7031000454195 52.006463307473))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

