@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/b5CY0a>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 5793.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5793" ;
  gtm:kadastraleAanduiding "M5793"@nl ;
  ns0:name "Perceel GDA01-M5793"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350579370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYmu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88648> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6925057813359 52.030926575094,4.6925403660396 52.031005247797,4.6923913396221 52.031030183219,4.6923904525822 52.031028182562,4.6923426326817 52.031036178698,4.6923346567325 52.031017696438,4.6922868514045 52.031025692637,4.69228596423 52.031023700967,4.6921933048562 52.031039198389,4.692168763479 52.03098292102,4.6925057813359 52.030926575094))"^^geo:wktLiteral ;
    osm:area 191.0
  ] .

