@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/bw1m1d>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 6328.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6328" ;
  gtm:kadastraleAanduiding "M6328"@nl ;
  ns0:name "Perceel GDA01-M6328"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350632870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXia40> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89055> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6930308387744 52.030009889239,4.6927220546477 52.030061549433,4.6926976838868 52.030006477618,4.6927679741801 52.02999464099,4.6930063373594 52.029954762788,4.6930308387744 52.030009889239))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

