@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/bCGJS3>
  gtm:oppervlakte 157.0 ;
  gtm:kadastraalNummer 1531.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1531" ;
  gtm:kadastraleAanduiding "M1531"@nl ;
  ns0:name "Perceel GDA01-M1531"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350153170000/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/85486> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878795094935 52.029347047527,4.687853275789 52.029287568286,4.6880694483009 52.029251316437,4.6882721466991 52.029217527932,4.6882882473314 52.029254044493,4.6881225093433 52.029281841481,4.6880856203707 52.029287914346,4.6880865073243 52.029289906048,4.6880385425344 52.029297917551,4.6880471918288 52.029317006336,4.6879993589802 52.029324964676,4.6880002459307 52.029326956379,4.6878795094935 52.029347047527))"^^geo:wktLiteral ;
    osm:area 157.0
  ] .

