@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/bjzRWH>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2499.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2499"^^xsd:string ;
  gtm:kadastraleAanduiding "N2499"@nl ;
  schema:name "Perceel GDA01-N2499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360249970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCGUAC>, <https://n2t.net/ark:/60537/beAdVC>, <https://n2t.net/ark:/60537/bsHjs6> ;
  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/106313> ;
  schema:startDate "2023-09-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6742711201286 52.007613626996,4.6742013461933 52.007569250904,4.6744520518411 52.007419035386,4.6745225329733 52.007463820091,4.6745060508594 52.007472645818,4.6744846270989 52.007485396535,4.6744152877374 52.007527276269,4.6742711201286 52.007613626996))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

