@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/bVDqGP>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 5208.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5208" ;
  gtm:kadastraleAanduiding "M5208"@nl ;
  ns0:name "Perceel GDA01-M5208"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350520870000/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/88092> ;
  ns0:startDate "1998-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095353583006 52.037636185098,4.7095933361553 52.037632339114,4.7095900772284 52.037613651518,4.709831206708 52.037597799001,4.7098478967231 52.037596699544,4.7098568490365 52.037649476813,4.7098571430119 52.037651240225,4.7095415679861 52.037671769835,4.7095388726162 52.037656294328,4.7095353583006 52.037636185098))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

