@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/bfCz2K>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 5784.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5784" ;
  gtm:kadastraleAanduiding "M5784"@nl ;
  ns0:name "Perceel GDA01-M5784"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350578470000/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/88639> ;
  ns0:startDate "2000-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6927172646633 52.031386715975,4.6928787230507 52.031359867007,4.6928796102582 52.031361858673,4.6929273600625 52.031353700113,4.6929357863012 52.031373236629,4.692983606457 52.031365240252,4.6929844789588 52.031367240819,4.6930773571712 52.031351753052,4.6930934033624 52.031388322534,4.6927248149813 52.031449589368,4.6927172646633 52.031386715975))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

