@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bBe0CQ>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 2667.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2667"^^xsd:string ;
  gtm:kadastraleAanduiding "N2667"@nl ;
  schema:name "Perceel GDA01-N2667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bc4PKR>, <https://n2t.net/ark:/60537/bVd263> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289522> ;
  schema:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746411138041 52.006653277335,4.6746529230288 52.006650697234,4.6746761822502 52.006645229245,4.6746992424376 52.00663945444,4.6747220891701 52.006633363744,4.6747239765379 52.006632826873,4.6748022303174 52.006739265238,4.6749060612721 52.006805293496,4.6748444616227 52.006842312629,4.674822965301 52.006855071957,4.6747923186761 52.006835066966,4.6747603890874 52.006814227265,4.6747017627119 52.006821782235,4.6746971180064 52.006824441664,4.6746411138041 52.006653277335))"^^geo:wktLiteral ;
    osm:area 207.0
  ] .

