@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/b9nzbn>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 872.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M872" ;
  gtm:kadastraleAanduiding "M872"@nl ;
  ns0:name "Perceel GDA01-M872"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350087270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bixuYR> ;
  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/84971> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080443678086 52.037595076099,4.7081167871299 52.037590406299,4.7081195748816 52.03760744635,4.7081378994752 52.037606203759,4.7081418470793 52.037628454764,4.7081053440157 52.037630913822,4.7081085629364 52.037653160627,4.7081273104497 52.037651902499,4.708142404494 52.037740695771,4.7081243425758 52.037741912913,4.7081316322607 52.037785018234,4.7080453035685 52.037790965074,4.7080119043065 52.037598340412,4.7080445014135 52.037595876834,4.7080443678086 52.037595076099))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

