@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/bdjRqV>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 5198.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5198" ;
  gtm:kadastraleAanduiding "M5198"@nl ;
  ns0:name "Perceel GDA01-M5198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350519870000/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/88082> ;
  ns0:startDate "2004-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709479074861 52.037860363735,4.7095370233199 52.037856553562,4.7095436034276 52.037894630208,4.709255696488 52.037912765566,4.7092209754334 52.03791495659,4.7092116249622 52.037858680504,4.7092346161278 52.037857266863,4.7094759653942 52.037842396065,4.709479074861 52.037860363735))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

