@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bS5x0j>
  gtm:oppervlakte 530.0 ;
  gtm:kadastraalNummer 6499.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6499"^^xsd:string ;
  gtm:kadastraleAanduiding "M6499"@nl ;
  ns0:name "Perceel GDA01-M6499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350649970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHGGat> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89207> ;
  ns0:startDate "2011-12-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6830024640579 52.018387166292,4.6830556364156 52.018324268786,4.6831575989473 52.018110163251,4.6833043900557 52.018137026517,4.6833523402172 52.018227565904,4.6832686537966 52.018436612539,4.6830024640579 52.018387166292))"^^geo:wktLiteral ;
    osm:area 530.0
  ] .

