@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/bGdDLc>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6054.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6054" ;
  gtm:kadastraleAanduiding "M6054"@nl ;
  ns0:name "Perceel GDA01-M6054"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350605470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzarQ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88837> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987919148287 52.033326809286,4.6987992415842 52.033369717725,4.6987231664368 52.03337463005,4.6987250248019 52.033385516861,4.6986731357886 52.033388889728,4.6986712777123 52.033377984942,4.6985272380685 52.033387290543,4.6985253668375 52.033376295793,4.698486256824 52.033378835485,4.698480816157 52.033346921863,4.6985199405767 52.033344391245,4.6986639363681 52.033335085397,4.6987919148287 52.033326809286))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

