@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/bhUgov>
  gtm:oppervlakte 5538.0 ;
  gtm:kadastraalNummer 9915.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9915"^^xsd:string ;
  gtm:kadastraleAanduiding "K9915"@nl ;
  ns0:name "Perceel GDA01-K9915"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330991570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bT7ZkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTyqvQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105694> ;
  ns0:startDate "2022-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7422643898731 52.017419460554,4.7417865795954 52.018583352972,4.7416187936032 52.018992042084,4.7411883233826 52.018920200749,4.7413269241804 52.018580832237,4.7416064453706 52.017896372834,4.741803431379 52.017373709413,4.742023384322 52.017362232391,4.7420170637439 52.017381325009,4.7422643898731 52.017419460554))"^^geo:wktLiteral ;
    osm:area 5559.0
  ] .

