@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/b2vtCk>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 5305.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5305" ;
  gtm:kadastraleAanduiding "M5305"@nl ;
  ns0:name "Perceel GDA01-M5305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350530570000/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/88184> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135327667789 52.036875190108,4.7135331501014 52.036866176968,4.7135387723095 52.036734619418,4.7135411297336 52.036679624089,4.7136156463432 52.036680724456,4.713613085663 52.036735673681,4.7136089989855 52.036823286897,4.7136065268562 52.036876223233,4.7135327667789 52.036875190108))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

