@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/bR31oX>
  gtm:oppervlakte 793.0 ;
  gtm:kadastraalNummer 1953.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1953" ;
  gtm:kadastraleAanduiding "M1953"@nl ;
  ns0:name "Perceel GDA01-M1953"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350195370000/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/85817> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7108395245175 52.035812176129,4.7108093569807 52.035636468945,4.71114629715 52.035613038553,4.7111993838883 52.035917653608,4.7108832887814 52.035938732074,4.7108615077898 52.035940179949,4.7108395245175 52.035812176129))"^^geo:wktLiteral ;
    osm:area 792.0
  ] .

