@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/bm1VqY>
  gtm:oppervlakte 332.0 ;
  gtm:kadastraalNummer 7658.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7658" ;
  gtm:kadastraleAanduiding "M7658"@nl ;
  ns0:name "Perceel GDA01-M7658"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350765870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cLZw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290445> ;
  ns0:startDate "2023-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6915600321069 52.027827374557,4.6916422512689 52.027813793429,4.6917289261327 52.027799474546,4.6918133495041 52.027991237281,4.6917242658866 52.028005820639,4.6917693176885 52.028108365707,4.6916895933024 52.028121718976,4.6915600321069 52.027827374557))"^^geo:wktLiteral ;
    osm:area 332.0
  ] .

