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

<https://n2t.net/ark:/60537/bCGUux>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 2665.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2665" ;
  gtm:kadastraleAanduiding "N2665"@nl ;
  ns0:name "Perceel GDA01-N2665"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360266570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPtZu>, <https://n2t.net/ark:/60537/bhhi3C> ;
  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/289189> ;
  ns0:startDate "2023-10-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746242311105 52.006821106167,4.6746333567684 52.006848081791,4.6745650698578 52.006856809627,4.6745062745039 52.006677098304,4.6745097479824 52.006676651937,4.6745339809507 52.006673149352,4.6745580735692 52.006669313341,4.6745741245591 52.00666651624,4.6746125989594 52.0067841382,4.6746242311105 52.006821106167))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

