@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/bx3PGC>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2073.0 ;
  gtm:kadastraleAanduiding "F2073"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2073" ;
  ns0:name "Perceel GDA01-F2073"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290207370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75502> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958042578923 52.006918035916,4.6957551257354 52.006955220049,4.6956933935846 52.006923568706,4.6955913449252 52.00687124977,4.6954892966429 52.006818921757,4.6955366649131 52.006783731788,4.6956380918001 52.006835741514,4.6957405088147 52.006887783933,4.6957408771958 52.006887507456,4.6958042578923 52.006918035916))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

