@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/bUAVdh>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5705.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5705" ;
  gtm:kadastraleAanduiding "M5705"@nl ;
  ns0:name "Perceel GDA01-M5705"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350570570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88572> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060728078625 52.028623300175,4.7060671078528 52.0285649955,4.706307539938 52.028556435915,4.7063062539971 52.028543251506,4.7063500375083 52.028541626107,4.7063524694927 52.028566654845,4.7063962528887 52.028565038416,4.7064008048236 52.028611660522,4.7060728078625 52.028623300175))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

