@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bPaIBX>
  gtm:oppervlakte 145.0 ;
  gtm:kadastraalNummer 1968.0 ;
  gtm:kadastraleAanduiding "F1968"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1968" ;
  ns0:name "Perceel GDA01-F1968"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290196870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwEA5Q> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75461> ;
  ns0:startDate "1999-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015206588505 52.003429037831,4.7015609747129 52.003465918484,4.7015097721362 52.003487632856,4.7014072000603 52.003530539233,4.7012047850999 52.003614030636,4.7011661281243 52.003577249414,4.7014690675145 52.003450462291,4.7015206588505 52.003429037831))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

