@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/bkc5QN>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 7942.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7942"^^xsd:string ;
  gtm:kadastraleAanduiding "K7942"@nl ;
  ns0:name "Perceel GDA01-K7942"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330794270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRGLP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/256250> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7289421033856 52.017312361431,4.7289426865864 52.017312328738,4.7289415773368 52.017305527319,4.7289768314514 52.017303576205,4.7289802311363 52.017327018937,4.72894491438 52.017329266318,4.7289421033856 52.017312361431))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

