@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bchmwv>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 7794.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7794"^^xsd:string ;
  gtm:kadastraleAanduiding "K7794"@nl ;
  ns0:name "Perceel GDA01-K7794"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330779470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79808> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7457799683786 52.012489201254,4.7455561740883 52.01245430223,4.7455583173639 52.012449073688,4.745543086017 52.012446680656,4.7455387704601 52.012457128592,4.7455219694065 52.012454493303,4.7455241272513 52.012449264842,4.7454456305513 52.012436936338,4.7454691160788 52.012379646618,4.7458038729089 52.012431104799,4.7457992554345 52.012442297134,4.745777876212 52.012438944833,4.7457724890211 52.012452011544,4.7457938828148 52.012455363925,4.7457799683786 52.012489201254))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

