@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/bkP2PJ>
  gtm:oppervlakte 495.0 ;
  gtm:kadastraalNummer 9701.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9701"^^xsd:string ;
  gtm:kadastraleAanduiding "K9701"@nl ;
  ns0:name "Perceel GDA01-K9701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330970170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRSZET> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80906> ;
  ns0:startDate "2022-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.740362796428 52.005924052345,4.7406767690742 52.005742575933,4.7407182389205 52.005715937407,4.7408542038189 52.005808338672,4.7407572615637 52.005863057943,4.7405499247906 52.00598723521,4.7404840860287 52.006024139358,4.7403478012818 52.005932715644,4.740362796428 52.005924052345))"^^geo:wktLiteral ;
    osm:area 480.0
  ] .

