@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/bUNC3h>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 3694.0 ;
  gtm:kadastraleAanduiding "D3694"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3694" ;
  ns0:name "Perceel GDA01-D3694"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270369470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5RmJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73146> ;
  ns0:startDate "2001-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7129387439175 52.007632922739,4.7129276599169 52.007629057151,4.7127460129495 52.007565708857,4.7127931529764 52.007517729173,4.7129791556142 52.007590701963,4.7129387439175 52.007632922739))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

