@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/bdxyWv>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 854.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M854" ;
  gtm:kadastraleAanduiding "M854"@nl ;
  ns0:name "Perceel GDA01-M854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350085470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  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/84955> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7082337778662 52.038471105276,4.7082261868327 52.038427674648,4.7083620161616 52.038418642374,4.7085057737639 52.038408675903,4.7087299075669 52.038394183793,4.7087376422333 52.038437785994,4.7085497147335 52.038450194733,4.7085477017716 52.038438758915,4.7085114529027 52.038440752171,4.7085134936408 52.038452278034,4.7083696947673 52.038462073498,4.7083717354699 52.038473599363,4.7083355552105 52.0384758716,4.7083335145171 52.038464345735,4.7082337778662 52.038471105276))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

