@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/bLQGeb>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 7030.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7030" ;
  gtm:kadastraleAanduiding "M7030"@nl ;
  ns0:name "Perceel GDA01-M7030"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350703070000/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/260820> ;
  ns0:startDate "2010-08-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983279489707 52.031938257669,4.6981612733109 52.031858139742,4.6981796194675 52.03184399151,4.6981972134828 52.031830423119,4.6983597301914 52.031913752486,4.6983454397339 52.031924769548,4.6983279489707 52.031938257669))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

