@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/bpMkSi>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 7985.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7985"^^xsd:string ;
  gtm:kadastraleAanduiding "K7985"@nl ;
  ns0:name "Perceel GDA01-K7985"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330798570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLtQo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79938> ;
  ns0:startDate "1998-04-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7281452571467 52.012109613854,4.7281570008681 52.012064809557,4.7284573254048 52.012094794947,4.7284103148431 52.012115951207,4.7284274936056 52.012130473708,4.72838560044 52.012149330602,4.7283684216839 52.012134808096,4.7283299937019 52.012130979691,4.7282716711437 52.0121249636,4.7282723802474 52.012122307005,4.7281452571467 52.012109613854))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

