@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/bAbkz0>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 1571.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1571" ;
  gtm:kadastraleAanduiding "M1571"@nl ;
  ns0:name "Perceel GDA01-M1571"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350157170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85525> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886426202217 52.028953274273,4.6886265074994 52.028916586909,4.6887549335632 52.02889480585,4.6887540465876 52.028892814153,4.6888019543561 52.028884685173,4.6887935083888 52.028865624614,4.6888412984366 52.028857566827,4.6888404261685 52.028855566229,4.6888773900574 52.028849331783,4.6890073875973 52.028827676619,4.6890227530958 52.028849681445,4.6890471548958 52.028884665164,4.6889036975814 52.028908820221,4.6886426202217 52.028953274273))"^^geo:wktLiteral ;
    osm:area 161.0
  ] .

