@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/bUAVbV>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5306.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5306" ;
  gtm:kadastraleAanduiding "M5306"@nl ;
  ns0:name "Perceel GDA01-M5306"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500Am> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88185> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.713681631517 52.036868284623,4.7136812339215 52.036877279705,4.7136065268562 52.036876223233,4.7136089989855 52.036823286897,4.713613085663 52.036735673681,4.7136156463432 52.036680724456,4.7136898132028 52.036681822775,4.7136873976687 52.036736817774,4.713681631517 52.036868284623))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

