@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/bBQW3w>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 884.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M884" ;
  gtm:kadastraleAanduiding "M884"@nl ;
  ns0:name "Perceel GDA01-M884"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350088470000/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/84983> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079528897328 52.037069870271,4.7080217025108 52.037064622452,4.7080197056804 52.037053096831,4.7081638194866 52.037043384521,4.7083367126881 52.037032085207,4.7083442089417 52.037075029919,4.7082431225322 52.037081619886,4.7082451060742 52.037093064531,4.7082090128649 52.037095436099,4.708205088021 52.037072645923,4.7081692717168 52.037075019076,4.708171242029 52.037086373762,4.7080271572324 52.037096086249,4.7080291408561 52.03710752191,4.7079600756547 52.03711115037,4.7079528897328 52.037069870271))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

