@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/bI5VAf>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5122.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5122"^^xsd:string ;
  gtm:kadastraleAanduiding "K5122"@nl ;
  ns0:name "Perceel GDA01-K5122"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330512270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXXZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82606> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7448081086142 52.006693704135,4.7450139252769 52.006527616258,4.7450729637643 52.006555487733,4.744964444637 52.006642856027,4.7449137299183 52.006684608999,4.7448764801939 52.006714660643,4.7448516119345 52.006702920936,4.7448490595916 52.006702151983,4.7448462211433 52.006702037621,4.7448435331054 52.006702607198,4.74484140467 52.006703764073,4.7448404764867 52.006704505043,4.7448387739958 52.006705412568,4.7448366267356 52.006705850269,4.7448343851293 52.006705757141,4.74483235488 52.00670514384,4.7448081086142 52.006693704135))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

