@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/bHg8an>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 5268.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5268" ;
  gtm:kadastraleAanduiding "M5268"@nl ;
  ns0:name "Perceel GDA01-M5268"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350526870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3Ab3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88148> ;
  ns0:startDate "1998-06-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7136596950791 52.037260950835,4.71380605847 52.037263459679,4.7138054355177 52.037280659852,4.7138043527388 52.037309056902,4.7137719325776 52.037308511981,4.7136579883881 52.037306601981,4.713516506105 52.037304174806,4.7134771504191 52.037303500246,4.7134789593072 52.037257849687,4.7135182129401 52.037258523663,4.7136596950791 52.037260950835))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

