@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/b5czC3>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 5634.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5634" ;
  gtm:kadastraleAanduiding "M5634"@nl ;
  ns0:name "Perceel GDA01-M5634"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350563470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgi7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88501> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078460845898 52.030182009082,4.7078868215949 52.030180545297,4.7079967247633 52.030176739016,4.70817999104 52.030170578293,4.7081856965742 52.030230635606,4.7081478617445 52.030231945452,4.7081267646062 52.030232677684,4.7080025291879 52.030236985664,4.7078518019317 52.030242219284,4.7078460845898 52.030182009082))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

