@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/bywKd0>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 5774.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5774" ;
  gtm:kadastraleAanduiding "M5774"@nl ;
  ns0:name "Perceel GDA01-M5774"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350577470000/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/88629> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6929894141102 52.031880075652,4.693014966739 52.031938902512,4.6926492310069 52.032001983618,4.6926329467213 52.031964801463,4.6927268039774 52.03194922986,4.6927258612658 52.031947058098,4.6927738749842 52.031938838236,4.6927653962193 52.03191986767,4.6928132637687 52.031911673896,4.6928123354858 52.031909511208,4.6929894141102 52.031880075652))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

