@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/b3kfBG>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 3602.0 ;
  gtm:kadastraleAanduiding "D3602"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3602" ;
  ns0:name "Perceel GDA01-D3602"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270360270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbGSd> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73470> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710518938832 52.008686203821,4.7105541498746 52.008705048188,4.7104912514806 52.008749808424,4.7104884028606 52.008748434798,4.7104564526986 52.008730669791,4.710518938832 52.008686203821))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

