@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/bg26qg>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 7680.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7680" ;
  gtm:kadastraleAanduiding "M7680"@nl ;
  ns0:name "Perceel GDA01-M7680"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350768070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bc4NeW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263293> ;
  ns0:startDate "2023-08-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998712119617 52.03181464307,4.6998615749109 52.031747497505,4.7000067246265 52.031739563004,4.7000151518777 52.031798189495,4.699962586994 52.031809648527,4.6998712119617 52.03181464307),(4.6998899628601 52.031764579345,4.6998904861942 52.031767512613,4.6998956619426 52.03179680002,4.6999845624073 52.031791620237,4.700003043472 52.031790487694,4.6999980792274 52.031757857847,4.6998899628601 52.031764579345))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

