@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bfPf0b>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 1826.0 ;
  gtm:kadastraleAanduiding "F1826"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1826"^^xsd:string ;
  ns0:name "Perceel GDA01-F1826"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290182670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgSWf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75357> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.704829730476 52.003198237466,4.7048627450699 52.003234652195,4.7046991275281 52.003290896887,4.7045972241793 52.003325504608,4.7045642086402 52.003289161708,4.7046659300113 52.003254067585,4.704829730476 52.003198237466))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

