@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/bAp2gJ>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1296.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1296" ;
  gtm:kadastraleAanduiding "M1296"@nl ;
  ns0:name "Perceel GDA01-M1296"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350129670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85316> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707045295318 52.035471694291,4.7070895040987 52.035730464273,4.7070013893772 52.03573622924,4.706997607443 52.03571367354,4.7070343115199 52.035711314863,4.7070305542131 52.035689055922,4.7070122897571 52.035690226779,4.706975724126 52.035476173139,4.707045295318 52.035471694291))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

