@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjnjCU>
  gtm:oppervlakte 24.0 ;
  gtm:kadastraalNummer 1770.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1770"^^xsd:string ;
  gtm:kadastraleAanduiding "N1770"@nl ;
  ns0:name "Perceel GDA01-N1770"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360177070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKpUA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285538> ;
  ns0:startDate "2021-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6856998794256 52.000679519955,4.6856751986784 52.000675606694,4.6856648600088 52.000675554059,4.6856597410373 52.00067510109,4.6856546990911 52.000674378927,4.6856497926967 52.000673369942,4.6856405016478 52.000670582076,4.6853991156768 52.00058095741,4.6854087569343 52.000582767644,4.6854206765767 52.000585085827,4.685432566113 52.000587466748,4.6854444109822 52.000589910321,4.6854562109028 52.00059243452,4.6854679808583 52.00059501247,4.6854784736419 52.000597313151,4.685479009315 52.000597514091,4.6856998794256 52.000679519955))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

