@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/box9cL>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5783.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5783" ;
  gtm:kadastraleAanduiding "M5783"@nl ;
  ns0:name "Perceel GDA01-M5783"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578370000/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/88638> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927248149813 52.031449589368,4.6930934033624 52.031388322534,4.6931195983317 52.03144800706,4.6929900614303 52.031469669494,4.6929891887871 52.031467677915,4.692941368662 52.031475665306,4.6929329540482 52.031456317617,4.6928851199112 52.031464268949,4.6928842472728 52.031462277368,4.6927294087039 52.031487916,4.6927248149813 52.031449589368))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

