@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/bchvWF>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 2634.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2634"^^xsd:string ;
  gtm:kadastraleAanduiding "N2634"@nl ;
  schema:name "Perceel GDA01-N2634"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360263470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/benxuW>, <https://n2t.net/ark:/60537/bw1mMw> ;
  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/261521> ;
  schema:startDate "2023-10-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.675384276766 52.007269500072,4.6754156616343 52.007250382693,4.675466893203 52.007282960976,4.6754353200079 52.007302014311,4.6753909171676 52.007328279678,4.6752425606629 52.007417176949,4.6751907379982 52.007384217478,4.6753390946386 52.007295311285,4.675384276766 52.007269500072))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

