@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/bBrxKi>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 1660.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1660" ;
  gtm:kadastraleAanduiding "M1660"@nl ;
  ns0:name "Perceel GDA01-M1660"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350166070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85610> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042431441844 52.036695360313,4.7042432379737 52.036695900159,4.7042506955709 52.036738251693,4.7041766992318 52.036743179616,4.7041787242055 52.03675470547,4.7041426450843 52.036757111827,4.704138690452 52.036734501101,4.7041024709597 52.036736556084,4.7041044402259 52.036747910838,4.703892795312 52.036761972223,4.7038833451783 52.036707906238,4.7039512862646 52.03670342874,4.7039532292239 52.036714594588,4.7040969911265 52.036705011052,4.7042431441844 52.036695360313))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

