@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/bTL7k0>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 2119.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2119" ;
  gtm:kadastraleAanduiding "M2119"@nl ;
  ns0:name "Perceel GDA01-M2119"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350211970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2UZZq> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85925> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7167655545834 52.029722312252,4.7167669894121 52.029679014429,4.7167674369773 52.029665660251,4.7169440164921 52.029667914876,4.7171384173376 52.029670189753,4.7171447778695 52.029679457008,4.7172377316 52.029680525217,4.7172365494522 52.029710854256,4.7171439565688 52.029710012809,4.7171435038986 52.029726638727,4.7169421321702 52.029724710681,4.7167655545834 52.029722312252))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

