@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/bGQJBZ>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1228.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1228" ;
  gtm:kadastraleAanduiding "M1228"@nl ;
  ns0:name "Perceel GDA01-M1228"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350122870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdNYb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85261> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6913721798617 52.027619810067,4.691380917871 52.027639824938,4.691410069376 52.027704947372,4.6914599650024 52.027819233073,4.6913729952623 52.027833765737,4.6913228804527 52.027719532633,4.6912849909525 52.027634404288,4.6913721798617 52.027619810067))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

