@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/bvbydH>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 5971.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5971" ;
  gtm:kadastraleAanduiding "M5971"@nl ;
  ns0:name "Perceel GDA01-M5971"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350597170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQSkA> ;
  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/88761> ;
  ns0:startDate "2002-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984167085542 52.033340273012,4.6984257362698 52.03339385165,4.6983929859746 52.033396015043,4.6983911573866 52.033385092448,4.6983569349122 52.033387274185,4.6983587769583 52.033398268767,4.6981719325371 52.033410604294,4.6980358109439 52.033419587101,4.6980287949334 52.033376419767,4.698207231283 52.033364979053,4.6983516636717 52.033355721083,4.6983829249732 52.033353719771,4.6983810562666 52.033342563242,4.6984167085542 52.033340273012))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

