@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/bojswd>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6065.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6065" ;
  gtm:kadastraleAanduiding "M6065"@nl ;
  ns0:name "Perceel GDA01-M6065"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350606570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZasy6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88847> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.696834497224 52.033759565051,4.6969658984514 52.033750573937,4.6971522118161 52.03373782374,4.6971541264408 52.033748818767,4.6971883212119 52.033746565308,4.6971864079632 52.033735480406,4.6972191743814 52.033733236546,4.6972285531382 52.033787590336,4.6971945043357 52.033789826685,4.6971922702206 52.03377875788,4.697015602981 52.033790647862,4.6968419116826 52.033802339305,4.696834497224 52.033759565051))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

