@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bbsA4g>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 2022.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2022" ;
  gtm:kadastraleAanduiding "N2022"@nl ;
  ns0:name "Perceel GDA01-N2022"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360202270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRJS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6745225329733 52.007463820091,4.6744520518411 52.007419035386,4.6745113716968 52.007383485746,4.67465856611 52.007476831959,4.6747360496991 52.007526422796,4.6747567135234 52.007539491221,4.6746975412896 52.007574916038,4.6745991714291 52.007512507058,4.6745225329733 52.007463820091))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

