@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/bqC8k2>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2138.0 ;
  gtm:kadastraleAanduiding "F2138"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2138" ;
  ns0:name "Perceel GDA01-F2138"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75557> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974044537704 52.005288735938,4.6973757278657 52.005329788502,4.6972954100459 52.005307790492,4.6971797916862 52.005278035216,4.6971083139395 52.005258911265,4.6969717028602 52.005223873349,4.6970007001211 52.005184134783,4.6972081133365 52.005237708392,4.6973305226749 52.005269085405,4.6974044537704 52.005288735938))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

