@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/bEmjMb>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 2145.0 ;
  gtm:kadastraleAanduiding "F2145"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2145" ;
  ns0:name "Perceel GDA01-F2145"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290214570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfq1NR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75563> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007672031188 52.003197652506,4.7009583043483 52.003117763169,4.7011119430415 52.003053411866,4.7011505717891 52.003089150289,4.7010992368735 52.003110962584,4.7009972128731 52.003153296539,4.7008056727465 52.00323426199,4.7007672031188 52.003197652506))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

