@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/bJYdYD>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1798.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1798" ;
  gtm:kadastraleAanduiding "M1798"@nl ;
  ns0:name "Perceel GDA01-M1798"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350179870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85725> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884579196218 52.027579047436,4.6884774242581 52.027623377125,4.6883123508926 52.027650063744,4.6882757694023 52.027656129501,4.6882750095371 52.027654399218,4.6882268136923 52.027662391443,4.6882179784638 52.027642160034,4.688170147435 52.027650118448,4.6881692752201 52.027648117845,4.6881322697775 52.027654270924,4.6880761525183 52.02766378004,4.6880602235385 52.027627516133,4.6881531751157 52.027611610248,4.6882863106521 52.027590352033,4.6884511501312 52.027563700016,4.6884579196218 52.027579047436))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

