@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/bKBjuW>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 2119.0 ;
  gtm:kadastraleAanduiding "F2119"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2119" ;
  ns0:name "Perceel GDA01-F2119"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290211970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75539> ;
  ns0:startDate "2020-10-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967556798894 52.006095364344,4.6966874808454 52.006069437163,4.696574454323 52.006026384652,4.6963798948542 52.005952256951,4.6964140623654 52.005915425169,4.6965183504519 52.005951820071,4.6965555060404 52.005966824043,4.6965564902361 52.005967225308,4.6965601812469 52.005968712078,4.6965906351475 52.005981016143,4.6965897164546 52.005982035434,4.6966498645925 52.006003960534,4.6966705898571 52.006011515547,4.6967226420249 52.006030489854,4.696791856679 52.006055721875,4.6967556798894 52.006095364344))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

