@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/bpmWMs>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 1698.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1698" ;
  gtm:kadastraleAanduiding "M1698"@nl ;
  ns0:name "Perceel GDA01-M1698"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350169870000/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/85627> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878614809092 52.02964503172,4.6878875099994 52.029704563671,4.687661841283 52.029742223887,4.6874496956086 52.029777986587,4.6874335988434 52.029741254214,4.6876459257768 52.029706004959,4.6876450535457 52.029704004352,4.6876929450044 52.029696055492,4.6876844462673 52.029676661969,4.6877322796875 52.029668694772,4.6877314074533 52.029666694166,4.6878614809092 52.02964503172))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

