@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/bgsmCA>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 1699.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1699" ;
  gtm:kadastraleAanduiding "M1699"@nl ;
  ns0:name "Perceel GDA01-M1699"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350169970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85628> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878456244002 52.029608759239,4.6878614809092 52.02964503172,4.6877314074533 52.029666694166,4.6877322796875 52.029668694772,4.6876844462673 52.029676661969,4.6876929450044 52.029696055492,4.6876450535457 52.029704004352,4.6876459257768 52.029706004959,4.6874335988434 52.029741254214,4.6874073715397 52.029681388412,4.6875832464123 52.029652187544,4.6877155948946 52.02963041294,4.6878456244002 52.029608759239))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

