@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/bsgKB9>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 5802.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5802" ;
  gtm:kadastraleAanduiding "M5802"@nl ;
  ns0:name "Perceel GDA01-M5802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350580270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJccE> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88653> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.692161970582 52.031980565564,4.6925510164187 52.031914171938,4.6925772223351 52.031974063379,4.6924833925854 52.031989733898,4.6924825199547 52.031987742316,4.6924346993239 52.031995720511,4.6924249482323 52.031977048019,4.6923771693658 52.031985152275,4.6923762821684 52.031983160606,4.6921779657706 52.032016631519,4.692161970582 52.031980565564))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

