@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/bgeEfE>
  gtm:oppervlakte 325.0 ;
  gtm:kadastraalNummer 3198.0 ;
  gtm:kadastraleAanduiding "D3198"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3198" ;
  ns0:name "Perceel GDA01-D3198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270319870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABGIL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73360> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122844794554 52.008345594282,4.7121713477365 52.00831009752,4.7121354941753 52.008305847126,4.7119583878505 52.008245534785,4.7118688017158 52.008215314163,4.711703346704 52.008159931008,4.7117545164359 52.008105620057,4.7117656284968 52.008109557823,4.7119120686578 52.008161560028,4.7119061760806 52.008168878742,4.7120520855368 52.008216491383,4.7120531084432 52.008215301792,4.7121099444257 52.008235411251,4.7123241788706 52.008304331407,4.7122844794554 52.008345594282))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

