@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/bDJdHz>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 1607.0 ;
  gtm:kadastraleAanduiding "F1607"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1607" ;
  ns0:name "Perceel GDA01-F1607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290160770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDzQ6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75238> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039283445194 52.004319832623,4.7039026783185 52.004328743956,4.7038709045961 52.004339911873,4.7038115597084 52.004360753039,4.7037811246164 52.004327094467,4.7038724739884 52.004295230562,4.7040456607439 52.004235420215,4.704075650834 52.004268662669,4.7040464999121 52.00427879421,4.70398794937 52.004299127734,4.7039283445194 52.004319832623))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

