@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/bbFrrG>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 2644.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2644"^^xsd:string ;
  gtm:kadastraleAanduiding "N2644"@nl ;
  schema:name "Perceel GDA01-N2644"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360264470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fhjW>, <https://n2t.net/ark:/60537/b25eR3> ;
  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/290214> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6746651747853 52.007050963731,4.6748898661553 52.006916157787,4.6749414287747 52.006948936052,4.6749095627556 52.006968086348,4.6748605926094 52.006997640612,4.6747169985352 52.007083806594,4.6746651747853 52.007050963731))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

