@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/bX5t6p>
  gtm:oppervlakte 38.0 ;
  gtm:kadastraalNummer 7029.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7029" ;
  gtm:kadastraleAanduiding "M7029"@nl ;
  ns0:name "Perceel GDA01-M7029"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350702970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/boWH9j> ;
  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/255804> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981612733109 52.031858139742,4.6980552969308 52.031807184608,4.6980744582172 52.031792151312,4.698093471979 52.031777233999,4.6981972134828 52.031830423119,4.6981796194675 52.03184399151,4.6981612733109 52.031858139742))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

