@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/bN5RBr>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 2663.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2663"^^xsd:string ;
  gtm:kadastraleAanduiding "N2663"@nl ;
  schema:name "Perceel GDA01-N2663"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFdWN>, <https://n2t.net/ark:/60537/brEFjx> ;
  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/246849> ;
  schema:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6743679630262 52.006690282744,4.6743870171793 52.006689139752,4.6744117331548 52.006687320956,4.6744363817421 52.006685160186,4.6744375489441 52.006685032427,4.6744755644181 52.006801267434,4.674486680173 52.006838645757,4.674495965662 52.006865640336,4.6744649819234 52.006869596401,4.6744442374971 52.006881775964,4.6744437182197 52.006881458224,4.6744254055995 52.006869851119,4.6744128730254 52.006828149759,4.6744070616718 52.00680983208,4.6743679630262 52.006690282744))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

