@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/box9dW>
  gtm:oppervlakte 141.0 ;
  gtm:kadastraalNummer 6291.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6291" ;
  gtm:kadastraleAanduiding "M6291"@nl ;
  ns0:name "Perceel GDA01-M6291"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350629170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmF08u> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89025> ;
  ns0:startDate "2006-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6925640146724 52.031746929698,4.6926004865412 52.031740592303,4.692599599478 52.031738591647,4.6926474209197 52.031730541483,4.6926396998216 52.031711584364,4.6926875060986 52.031703570048,4.6926866190322 52.031701569393,4.6928155279506 52.0316800474,4.6928636755574 52.031738387335,4.6927503279794 52.031757232729,4.6926177491143 52.031779523982,4.6925563105204 52.031789848765,4.6925245319263 52.031795189158,4.6925065276652 52.031754284631,4.6925630575409 52.031744748861,4.6925640146724 52.031746929698))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

