@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bEYroC>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 453.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M453"^^xsd:string ;
  gtm:kadastraleAanduiding "M453"@nl ;
  ns0:name "Perceel GDA01-M453"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350045370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FzL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84673> ;
  ns0:startDate "2010-03-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988726423182 52.026414149029,4.699045474442 52.026500135541,4.6991170084093 52.026534934201,4.6991516820821 52.026552367574,4.6990920195838 52.026597518169,4.6989862853173 52.026544821452,4.6988935991731 52.026498322013,4.6988128780121 52.026459280912,4.6988726423182 52.026414149029))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

