@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p08814349X> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p08814349X>,
        bnode:db575ca9604059eaf29c6dbf43c14a85 ;
    skos:altLabel "Jaaroverzichten (vorm)"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Annual reports (form)"@en,
        "Jaarverslagen (vorm)"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p097864927> ;
    skos:scopeNote "Jaarlijks verschijnende verslagen van de resultaten en/of werkzaamheden van een organisatie."@nl .

