@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/b4AsOk>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 2036.0 ;
  gtm:kadastraleAanduiding "F2036"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2036" ;
  ns0:name "Perceel GDA01-F2036"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290203670000/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/75490> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7030888080811 52.002205993794,4.7031322786427 52.002182157477,4.7032253650137 52.002130682448,4.7033537512101 52.002059215459,4.7033708427309 52.002070082892,4.7034034680619 52.002090828961,4.7032724674708 52.002162793152,4.7031801020496 52.002214739805,4.7031363866725 52.002238394949,4.7030888080811 52.002205993794))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

