@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/bojsfk>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 6955.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6955"^^xsd:string ;
  gtm:kadastraleAanduiding "K6955"@nl ;
  ns0:name "Perceel GDA01-K6955"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330695570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx4RO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84172> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7497292764363 52.012860966035,4.749686881893 52.012893130555,4.7494194111682 52.012757970766,4.7494468163294 52.012737104419,4.7494629437505 52.012740014136,4.7496203705126 52.012769252137,4.7497025225552 52.012783808785,4.7496952483121 52.012799561963,4.7497243813864 52.012804681306,4.7497871473618 52.012817056601,4.7497793576511 52.012822964726,4.7497292764363 52.012860966035))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

