@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/bUNCJG>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 998.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M998" ;
  gtm:kadastraleAanduiding "M998"@nl ;
  ns0:name "Perceel GDA01-M998"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350099870000/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/85058> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7061290098205 52.038196194769,4.7060416457636 52.038202107191,4.7060311953171 52.038140790987,4.7060152879823 52.038052073625,4.7059964523925 52.038053357873,4.7059923346269 52.038030863122,4.7060298597783 52.038028311757,4.706025870836 52.038005970556,4.7060074730175 52.038007221384,4.706002811983 52.037984031387,4.7060723461801 52.037979373118,4.7060848092136 52.038047316401,4.7061007165479 52.038136042743,4.7061185455021 52.038134824563,4.7061290098205 52.038196194769))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

