@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/bDJerQ>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 5622.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5622" ;
  gtm:kadastraleAanduiding "M5622"@nl ;
  ns0:name "Perceel GDA01-M5622"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350562270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88489> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068862579006 52.030290287492,4.7068905880221 52.030336207189,4.7068974154434 52.030408639065,4.706875778938 52.030409376946,4.7068756532908 52.030408054928,4.7068725989623 52.030376002687,4.706870073228 52.030349445401,4.7068675474967 52.030322888115,4.7068645688676 52.030291609311,4.7068601854065 52.030245365722,4.7068532876711 52.030172771645,4.7068750847524 52.030172007732,4.7068819535176 52.030244592652,4.7068862579006 52.030290287492))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

