@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/bcv2Ym>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2035.0 ;
  gtm:kadastraleAanduiding "F2035"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2035" ;
  ns0:name "Perceel GDA01-F2035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290203570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3Xwzy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7031363866725 52.002238394949,4.7031801020496 52.002214739805,4.7032724674708 52.002162793152,4.7034034680619 52.002090828961,4.7034264733443 52.00210544296,4.7034510939411 52.002121091019,4.703319483584 52.002194840416,4.7032266425451 52.002246460759,4.7031837778108 52.002270678146,4.7031363866725 52.002238394949))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

