@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/bkCkTu>
  gtm:oppervlakte 256.0 ;
  gtm:kadastraalNummer 1887.0 ;
  gtm:kadastraleAanduiding "H1887"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1887"^^xsd:string ;
  ns0:name "Perceel GDA01-H1887"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310188770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTncD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76827> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023487340539 52.016216425555,4.7022535735667 52.016160467409,4.7022961157852 52.01614396053,4.7022666237282 52.016112967707,4.702226882579 52.016073924552,4.7023686282025 52.015978429443,4.7024503347428 52.016114036398,4.7024913950285 52.016183081457,4.7023487340539 52.016216425555))"^^geo:wktLiteral ;
    osm:area 258.0
  ] .

