@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/bj9sIo>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 5205.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5205" ;
  gtm:kadastraleAanduiding "M5205"@nl ;
  ns0:name "Perceel GDA01-M5205"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG5nH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88089> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096312613626 52.037849950043,4.7095732979386 52.037853787141,4.709569798166 52.037833677996,4.709560745933 52.037781745037,4.7097386446509 52.037769223074,4.709858941065 52.037760755877,4.7098755155042 52.037759592833,4.709884815804 52.037814421449,4.7098682564619 52.037815548627,4.7096281102905 52.037831838324,4.7096312613626 52.037849950043))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

