@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/b7HYGz>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 2520.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2520"^^xsd:string ;
  gtm:kadastraleAanduiding "N2520"@nl ;
  schema:name "Perceel GDA01-N2520"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360252070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8Omv>, <https://n2t.net/ark:/60537/bNiBFs> ;
  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/106330> ;
  schema:startDate "2023-05-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6740113825862 52.007135792061,4.6739809037443 52.007116237298,4.6740375333122 52.00708225356,4.6742881480233 52.00724168961,4.6742315047371 52.007275619453,4.6740846338421 52.007182175784,4.6740113825862 52.007135792061))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

