@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/bfcatO>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 1373.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1373"^^xsd:string ;
  gtm:kadastraleAanduiding "N1373"@nl ;
  ns0:name "Perceel GDA01-N1373"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360137370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105973> ;
  ns0:startDate "2021-10-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6800069399679 52.005328248997,4.6800978747292 52.005385755044,4.6802273268226 52.00546760835,4.6802571771432 52.005486483585,4.68019753943 52.005522321822,4.6801665359879 52.005502684616,4.680050467936 52.005429172027,4.6799885499897 52.005389817166,4.6799631857823 52.005373701301,4.6799475836387 52.00536379218,4.6800069399679 52.005328248997))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

