@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/bEYrpN>
  gtm:oppervlakte 117.0 ;
  gtm:kadastraalNummer 1000.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1000" ;
  gtm:kadastraleAanduiding "M1000"@nl ;
  ns0:name "Perceel GDA01-M1000"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350100070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  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/85060> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062680803368 52.03818677918,4.7061985450176 52.038191491489,4.706188066578 52.038130085255,4.706170252201 52.038131303529,4.7061544908756 52.038042551077,4.7061358011655 52.038043827202,4.7061318430926 52.038021369334,4.70616863887 52.038018858648,4.7061646351491 52.037996526355,4.7061466749531 52.03799775277,4.7061420408078 52.037974706748,4.7062115895497 52.037970048482,4.7062240266513 52.038037793855,4.7062397879763 52.038126555286,4.7062576023495 52.038125337001,4.7062680803368 52.03818677918))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

