@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/bJ8rdW>
  gtm:oppervlakte 786.0 ;
  gtm:kadastraalNummer 1954.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1954" ;
  gtm:kadastraleAanduiding "M1954"@nl ;
  ns0:name "Perceel GDA01-M1954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350195470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzzofk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85818> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7111884572363 52.035610305427,4.7112895140112 52.035603497054,4.711550712207 52.035585895648,4.7115913636463 52.035818460295,4.7115800573919 52.035819213372,4.7115885379542 52.035869560951,4.7112376930056 52.035891987,4.7111884572363 52.035610305427))"^^geo:wktLiteral ;
    osm:area 784.0
  ] .

