@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/bAbkqo>
  gtm:oppervlakte 116.0 ;
  gtm:kadastraalNummer 5123.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5123"^^xsd:string ;
  gtm:kadastraleAanduiding "K5123"@nl ;
  ns0:name "Perceel GDA01-K5123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330512370000/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/82607> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7447584898558 52.006658962883,4.7447957543049 52.006628902368,4.7448465429171 52.006587077942,4.744954959036 52.00649979009,4.7450139252769 52.006527616258,4.7448081086142 52.006693704135,4.744784933098 52.006682755641,4.7447834334436 52.006681704803,4.7447826950786 52.006680379481,4.7447828316768 52.006678978039,4.7447838401473 52.00667771618,4.7447847242544 52.006677001935,4.7447859702468 52.006675426779,4.7447861555579 52.006673675056,4.7447852326339 52.006672016156,4.7447833580663 52.00667070261,4.7447584898558 52.006658962883))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

