@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/bCTCfY>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 2664.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2664"^^xsd:string ;
  gtm:kadastraleAanduiding "N2664"@nl ;
  schema:name "Perceel GDA01-N2664"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b00cx7>, <https://n2t.net/ark:/60537/biK48u>, <https://n2t.net/ark:/60537/bxuqmK> ;
  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/290915> ;
  schema:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6744375489441 52.006685032427,4.6744609338143 52.006682657265,4.6744853892279 52.006679821182,4.6745062745039 52.006677098304,4.6745650698578 52.006856809627,4.674495965662 52.006865640336,4.674486680173 52.006838645757,4.6744755644181 52.006801267434,4.6744375489441 52.006685032427))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

