@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/btWum0>
  gtm:oppervlakte 186.0 ;
  gtm:kadastraalNummer 7678.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7678" ;
  gtm:kadastraleAanduiding "M7678"@nl ;
  ns0:name "Perceel GDA01-M7678"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350767870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DaiS> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249725> ;
  ns0:startDate "2023-06-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134031766952 52.029006538808,4.7134391888047 52.029008138071,4.7134386746719 52.029012287761,4.7134584038975 52.029013326451,4.7134589182988 52.029009158787,4.7134589348967 52.029009024056,4.7134727835509 52.029009633608,4.7137982497679 52.029023899323,4.7137915594396 52.029085098885,4.7133966626771 52.029068575278,4.7133997327142 52.029041753546,4.713400575625 52.029033183456,4.713400798835 52.029030937639,4.7134031766952 52.029006538808))"^^geo:wktLiteral ;
    osm:area 186.0
  ] .

