@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/bt6ynj>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5981.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5981" ;
  gtm:kadastraleAanduiding "M5981"@nl ;
  ns0:name "Perceel GDA01-M5981"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350598170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbT6d> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88769> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6973079535281 52.03404279536,4.6973436067034 52.034040487481,4.6973417489246 52.034029582675,4.6973729525902 52.034027572303,4.6975171546827 52.034018278046,4.6976971264242 52.034006676308,4.6977049028697 52.034049659355,4.6975667989465 52.034058531148,4.697380262833 52.034070525676,4.6973821615714 52.034081610489,4.6973479525354 52.034083827968,4.6973460540822 52.034072725179,4.697313406214 52.034074825956,4.6973079535281 52.03404279536))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

