@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/bJLHVV>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 2642.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2642" ;
  gtm:kadastraleAanduiding "N2642"@nl ;
  ns0:name "Perceel GDA01-N2642"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360264270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bh4tGb>, <https://n2t.net/ark:/60537/bpzMQs> ;
  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/290055> ;
  ns0:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746133511114 52.007018120845,4.6745615273705 52.006985286923,4.6747863953372 52.006850365395,4.6748380297649 52.006883198072,4.6748061062095 52.006902303049,4.674756989006 52.006931946265,4.6746133511114 52.007018120845))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

