@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b4ABE0>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 2613.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2613" ;
  gtm:kadastraleAanduiding "N2613"@nl ;
  ns0:name "Perceel GDA01-N2613"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360261370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XkeN> ;
  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/246483> ;
  ns0:startDate "2023-09-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6729199461528 52.008622765218,4.6728572942061 52.008582970716,4.6730674682059 52.008456960704,4.6731561183217 52.008513262776,4.6731516135856 52.008515347733,4.6731452305067 52.008518311151,4.6730996542374 52.008539445131,4.6730814296577 52.008547891563,4.6730437625155 52.00856535229,4.6729199461528 52.008622765218))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

