@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/bZNrgu>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 2521.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2521"^^xsd:string ;
  gtm:kadastraleAanduiding "N2521"@nl ;
  schema:name "Perceel GDA01-N2521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360252170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBrImM>, <https://n2t.net/ark:/60537/bchw5s> ;
  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/106331> ;
  schema:startDate "2023-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6740375333122 52.00708225356,4.6740935891049 52.007048625857,4.6741242722662 52.007068154864,4.6742095520254 52.007121990887,4.6743445851925 52.007207893317,4.6742881480233 52.00724168961,4.6740375333122 52.00708225356))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

