@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/b0cWiK>
  gtm:oppervlakte 1433.0 ;
  gtm:kadastraalNummer 1909.0 ;
  gtm:kadastraleAanduiding "G1909"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1909"^^xsd:string ;
  ns0:name "Perceel GDA01-G1909"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300190970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cK0b> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285494> ;
  ns0:startDate "2010-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6920566409351 52.016680235529,4.6920551663386 52.01677718483,4.692053911155 52.016859987664,4.6913074580739 52.016856719224,4.6910091856618 52.016855414146,4.6910129539951 52.016675659171,4.6913095207881 52.01667696315,4.692055970875 52.016680231572,4.6920566409351 52.016680235529))"^^geo:wktLiteral ;
    osm:area 1432.0
  ] .

