@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/bXIqmd>
  gtm:oppervlakte 4020.0 ;
  gtm:kadastraalNummer 7455.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7455" ;
  gtm:kadastraleAanduiding "M7455"@nl ;
  ns0:name "Perceel GDA01-M7455"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350745570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D8vn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84570> ;
  ns0:startDate "2016-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006808723992 52.030319950565,4.700291326446 52.030630708376,4.7000361938482 52.030506204717,4.7000567705152 52.030490019858,4.6992769094027 52.030111873027,4.6997231549378 52.029785171613,4.6998708206538 52.029868331336,4.6999536182719 52.029914960993,4.7006808723992 52.030319950565))"^^geo:wktLiteral ;
    osm:area 4016.0
  ] .

