@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/bumJN9>
  gtm:oppervlakte 147.0 ;
  gtm:kadastraalNummer 2666.0 ;
  gtm:kadastraleAanduiding "F2666"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2666" ;
  ns0:name "Perceel GDA01-F2666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290266670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Thc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75781> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7016995854971 52.004932189084,4.7016774854163 52.004940230849,4.7016160673403 52.004873664425,4.7015233234332 52.004774647056,4.7014620392042 52.004708881298,4.7014388706618 52.004684900037,4.7014935156717 52.004664832652,4.7015170024121 52.004688959571,4.7016950991795 52.004874124725,4.7017371071057 52.004918547455,4.7016995854971 52.004932189084))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

