@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/boJZL1>
  gtm:oppervlakte 159.0 ;
  gtm:kadastraalNummer 7672.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7672" ;
  gtm:kadastraleAanduiding "M7672"@nl ;
  ns0:name "Perceel GDA01-M7672"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350767270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRG7C4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260196> ;
  ns0:startDate "2023-06-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975055570233 52.030387135283,4.6975124147238 52.030381836346,4.6975610638937 52.030348262014,4.6975118731271 52.030321413216,4.6976070188224 52.030252094713,4.6977287421114 52.030311672465,4.6977303623032 52.030312445965,4.6977352274911 52.030315413655,4.6975862724326 52.030428828774,4.6975055570233 52.030387135283))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

