@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/bOY0Ur>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 2038.0 ;
  gtm:kadastraleAanduiding "F2038"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2038" ;
  ns0:name "Perceel GDA01-F2038"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290203870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3Xwzy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75492> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7029941125571 52.002141490727,4.7030381600933 52.002118017335,4.7031302666572 52.002065853566,4.703255932596 52.001997049423,4.7033053899394 52.00202848169,4.7031780751029 52.002098453786,4.7030854212115 52.002150218921,4.7030415179152 52.002173783053,4.7029941125571 52.002141490727))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

